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

instance method Rake::FileList#pathmap

pathmap(spec = nil) -> Rake::FileList

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

[SEE_ALSO] String#pathmap

class Rake::FileList