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

instance method Options#exclude

exclude -> Regexp

コマンドライン引数の --exclude オプションで指定した正規表現を返します。 複数指定していた場合は、1 つの Regexp オブジェクトにまとめられた ものを返します。

class Options