るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.137秒)
トップページ > クエリ:-[x] > クエリ:r[x] > バージョン:2.5.0[x] > クエリ:from[x] > クエリ:load_gemspec[x]

別のキーワード

  1. tsort each_strongly_connected_component_from
  2. prime int_from_prime_division
  3. _builtin from_name
  4. addrinfo connect_from
  5. socket connect_from

ライブラリ

クラス

検索結果

Gem::Package::TarInput#load_gemspec(io) -> Gem::Specification | nil (63622.0)

YAML 形式の gemspec を io から読み込みます。

YAML 形式の gemspec を io から読み込みます。

@param io 文字列か IO オブジェクトを指定します。

@see Gem::Specification.from_yaml