Ruby 2.4.0 リファレンスマニュアル
ライブラリ一覧
rubygems/builderライブラリ
Gem::Builderクラス
new
singleton method Gem::Builder.new
new(spec) -> Gem::Builder
[
permalink
][
rdoc
]
与えられた
Gem::Specification
のインスタンスによって
Gem::Builder
のインスタンスを生成します。
[PARAM] spec:
Gem::Specification
のインスタンスを指定します。