Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rubygems/commands/build_commandライブラリ > Gem::Commands::BuildCommandクラス > load_gemspecs

instance method Gem::Commands::BuildCommand#load_gemspecs

load_gemspecs(filename) -> Array

gemspec ファイルをロードします。

[PARAM] filename:
ファイル名を指定します。
class Gem::Commands::BuildCommand