るりまサーチ

最速Rubyリファレンスマニュアル検索!
33件ヒット [1-33件を表示] (0.118秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:cat[x] > クエリ:name[x] > クラス:Gem::SourceIndex[x]

別のキーワード

  1. shell cat
  2. cat new
  3. cat each
  4. filter cat
  5. shell/filter cat

ライブラリ

キーワード

検索結果

Gem::SourceIndex#find_name(gem_name, version_requirement = Gem::Requirement.default) -> Gem::Specification (6310.0)

短い名前で正確にマッチする Gem を返します。

...短い名前で正確にマッチする Gem を返します。

@param gem_name Gem の名前を指定します。

@param version_requirement

@see Gem::Requirement...

Gem::SourceIndex#specification(full_name) -> Gem::Specification | nil (6309.0)

指定された名前の Gem::Specification オブジェクトを返します。

...指定された名前の Gem::Specification オブジェクトを返します。

@param full_name Gem のフルネームを指定します。...

Gem::SourceIndex#remove_spec(full_name) -> Gem::Specification (203.0)

引数で指定された名前を持つ Gem をインデックスから削除します。

引数で指定された名前を持つ Gem をインデックスから削除します。