Ruby 2.3.0 リファレンスマニュアル > ライブラリ一覧 > rakeライブラリ > Rake::FileListクラス > ext

instance method Rake::FileList#ext

ext(newext = '') -> Rake::FileList[permalink][rdoc]

各要素に String#ext を適用した新しい Rake::FileList を返します。

[SEE_ALSO] String#ext