るりまサーチ (Ruby 2.7.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.011秒)
トップページ > クエリ:args[x] > バージョン:2.7.0[x] > クラス:Gem::SourceInfoCache[x] > クエリ:search[x]

別のキーワード

  1. rake empty_task_args
  2. closure args
  3. optparse args
  4. fiddle args
  5. parseerror args

ライブラリ

検索結果

Gem::SourceInfoCache.search(*args) -> [Gem::Specification] (54664.0)

与えられた条件を満たす Gem::Specification のリストを返します。

...与えられた条件を満たす Gem::Specification のリストを返します。

@param args 検索条件を指定します。Gem::SourceInfoCache#search と引数を合わせてください。

@see Gem::SourceInfoCache#search...

Gem::SourceInfoCache.search_with_source(*args) -> Array (18664.0)

与えられた条件を満たす Gem::Specification と URL のリストを返します。

...与えられた条件を満たす Gem::Specification と URL のリストを返します。

@param args 検索条件を指定します。Gem::SourceInfoCache#search_with_source と引数を合わせてください。

@see Gem::SourceInfoCache#search_with_source...