るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. bigdecimal/util to_d
  2. float to_d
  3. bigdecimal to_d
  4. eigenvaluedecomposition d
  5. openssl d

ライブラリ

クラス

検索結果

Gem::SourceIndex.load_specification(file_name) -> Gem::Specification | nil (91204.0)

与えられたファイル名から Ruby スクリプト形式の gemspec をロードして Gem::Specification のインスタンスを返します。

与えられたファイル名から Ruby スクリプト形式の gemspec をロードして
Gem::Specification のインスタンスを返します。

@param file_name ファイル名を指定します。

@raise SignalException gemspec をロードしているときに発生します。

@raise SystemExit gemspec をロードしているときに発生します。