るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.042秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:l[x] > バージョン:2.5.0[x] > クエリ:specification[x] > ライブラリ:rubygems/package/tar_input[x]

別のキーワード

  1. lupdecomposition l
  2. kernel $-l
  3. _builtin $-l
  4. matrix l
  5. $-l spec/rubycmd

クラス

検索結果

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

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

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

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

@see Gem::Specification.from_yaml