るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.072秒)
トップページ > クエリ:nil[x] > クエリ:end[x] > クエリ:find_name[x]

別のキーワード

  1. _builtin end
  2. ripper end_seen?
  3. _builtin exclude_end?
  4. _builtin end_with?
  5. psych end_sequence

ライブラリ

クラス

検索結果

Gem::DependencyList#find_name(full_name) -> Gem::Specification | nil (21208.0)

自身に含まれる与えられた名前を持つ Gem::Specification のインスタンスを返します。

...自身に含まれる与えられた名前を持つ Gem::Specification のインスタンスを返します。

見つからなかった場合は nil を返します。

@param full_name バージョンを含むフルネームで Gem の名前を指定します。

@see Gem::Specification#full_name...