るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. sourceinfocache search_with_source
  2. sourceinfocache search
  3. rubygems/source_info_cache search
  4. rubygems/source_info_cache search_with_source
  5. jsonindex search_index_file

ライブラリ

クラス

検索結果

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

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

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

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

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