るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. _builtin file?
  2. _builtin file
  3. file mtime
  4. file atime
  5. file path

ライブラリ

検索結果

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

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

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

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

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