るりまサーチ

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

別のキーワード

  1. tarinput load_gemspec
  2. tarinput close
  3. tarinput open
  4. tarinput metadata
  5. tarinput new

ライブラリ

クラス

検索結果

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

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

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

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

@see Gem::Specification.from_yaml