るりまサーチ

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

別のキーワード

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

ライブラリ

キーワード

検索結果

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

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

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

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

@see Gem::SourceInfoCache#search...

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

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

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

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

@see Gem::SourceInfoCache#search_with_source...