るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.017秒)
トップページ > クエリ:rect[x] > 種類:特異メソッド[x] > バージョン:2.6.0[x] > ライブラリ:rubygems/ext/ext_conf_builder[x]

別のキーワード

  1. _builtin rect
  2. matrix rect
  3. complex rect
  4. numeric rect

クラス

検索結果

Gem::Ext::ExtConfBuilder.build(extension, directory, dest_path, results) -> Array (310.0)

@todo

@todo

Makefile が存在しない場合は、extconf.rb を実行して
Makefile を作成してから make を実行します。

@param extension ファイル名を指定します。

@param directory このメソッドでは使用していません。

@param dest_path ???

@param results コマンドの実行結果を格納します。破壊的に変更されます。

@see Gem::Ext::Builder.make