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

instance method Rake::FileList#pathmap

pathmap(spec = nil) -> Rake::FileList[permalink][rdoc]

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

[SEE_ALSO] String#pathmap