るりまサーチ

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

別のキーワード

  1. sourceindex size
  2. sourceindex each
  3. sourceindex load_specification
  4. sourceindex specification
  5. sourceindex load_gems_in

ライブラリ

クラス

検索結果

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

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

...y スクリプト形式の gemspec をロードして
Gem
::Specification のインスタンスを返します。

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

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

@raise SystemExit gemspec をロードしてい...