るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.039秒)
トップページ > バージョン:2.2.0[x] > クエリ:gem[x] > クエリ:path[x] > クエリ:matching_file?[x]

別のキーワード

  1. gempathsearcher matching_file?
  2. gempathsearcher matching_files
  3. rake enhance_with_matching_rule
  4. rubygems/gem_path_searcher matching_file?
  5. specfetcher find_matching

ライブラリ

クラス

検索結果

Gem::GemPathSearcher#matching_file?(spec, path) -> bool (81688.0)

与えられた spec に path が含まれている場合、真を返します。 そうでない場合は偽を返します。

与えられた spec に path が含まれている場合、真を返します。
そうでない場合は偽を返します。

@param spec Gem::Specification のインスタンスを指定します。

@param path 探索対象のパスを指定します。