るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.012秒)
トップページ > クエリ:extension[x] > クラス:Gem::Specification[x]

別のキーワード

  1. net/imap extension
  2. openssl add_extension
  3. extension new
  4. markdown extension
  5. rdoc/markdown extension

ライブラリ

キーワード

検索結果

Gem::Specification#extensions -> [String] (6101.0)

拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを返します。

拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを返します。

Gem::Specification#extensions=(paths) (6101.0)

拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストをセットします。

拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストをセットします。

@param paths 拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを指定します。