るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.073秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.4.0[x] > クエリ:extensions[x] > クラス:Gem::Specification[x]

別のキーワード

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

ライブラリ

検索結果

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

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

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

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

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

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

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