るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.102秒)
トップページ > バージョン:2.3.0[x] > クエリ:l[x] > クエリ:input[x] > クラス:Gem::Package::TarInput[x] > クエリ:load_gemspec[x]

別のキーワード

  1. irb/input-method gets
  2. irb/input-method new
  3. irb/input-method encoding
  4. irb/input-method readable_atfer_eof?
  5. etc pc_max_input

ライブラリ

検索結果

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

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

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

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

@see Gem::Specification.from_yaml