最速Rubyリファレンスマニュアル検索!
すべて(11)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
11件ヒット
[1-11件を表示]
(0.014秒)
トップページ
>
:
cpp_command
>
:
Kernel
>
:
インスタンスメソッド
>
:mkmf
別のキーワード
mkmf try_cpp
mkmf egrep_cpp
kernel try_cpp
kernel egrep_cpp
mkmf cpp_command
検索結果
先頭1件
Kernel
#
cpp
_
command(outfile
,
opt = "") -> String
Kernel
#
cpp
_
command(outfile
,
opt = "") -> String
(18105.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
インスタンスメソッド
実際にプリプロセッサを実行する際に使用するコマンドを返します。
実際にプリプロセッサを実行する際に使用するコマンドを返します。
@param outfile 出力ファイルの名前を指定します。
@param opt プリプロセッサに与える追加のコマンドライン引数を指定します。
@see RbConfig.expand