Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rdoc/optionsライブラリ > RDoc::Optionsクラス > template

instance method RDoc::Options#template

template -> String

コマンドライン引数の --template オプションで指定した名前を文字列の配列 で返します。

指定しなかった場合は 'html' を返します。

class RDoc::Options