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

instance method Options#template

template -> String

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

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

class Options