るりまサーチ

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

別のキーワード

  1. openssl extensions
  2. openssl extensions=
  3. crl extensions
  4. crl extensions=
  5. uri extensions

ライブラリ

検索結果

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

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

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

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

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

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

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