るりまサーチ (Ruby 2.7.0)

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

別のキーワード

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

ライブラリ

キーワード

検索結果

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

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

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

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

@see Gem::SourceInfoCache#search...

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

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

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

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

@see Gem::SourceInfoCache#search_with_source...