るりまサーチ

最速Rubyリファレンスマニュアル検索!
1866件ヒット [201-300件を表示] (0.127秒)

別のキーワード

  1. _builtin to_c
  2. etc sc_2_c_bind
  3. etc sc_2_c_dev
  4. tracer display_c_call
  5. tracer display_c_call?

モジュール

キーワード

検索結果

<< < 1 2 3 4 5 ... > >>

Rake::PackageTask#zip_command=(command) (12409.0)

zip コマンドとして使用するコマンドを設定します。

...zip コマンドとして使用するコマンドを設定します。

@param command コマンドを文字列で指定します。...

Shell#find_system_command(command) (12403.0)

@todo

@todo

Shell::Filter#find_system_command(command) (12403.0)

@todo

@todo

Shell#command_processor -> Shell::CommandProcessor (12402.0)

@todo

@todo

IRB::ExtendCommand::Nop#irb_context -> IRB::Context (12217.0)

irb の現在の設定(IRB::Context)を返します。

...irb の現在の設定(IRB::Context)を返します。...

絞り込み条件を変える

IRB::ExtendCommandBundle#irb_context -> IRB::Context (12217.0)

現在の irb に関する IRB::Context を返します。

...現在の irb に関する IRB::Context を返します。...

Kernel#cc_command(opt = "") -> String (12202.0)

実際にコンパイルする際に使用するコマンドを返します。

...実際にコンパイルする際に使用するコマンドを返します。

@param opt コンパイラに与える追加のコマンドライン引数を指定します。

@see RbConfig.expand...

Kernel#cpp_command(outfile, opt = "") -> String (12202.0)

実際にプリプロセッサを実行する際に使用するコマンドを返します。

...実際にプリプロセッサを実行する際に使用するコマンドを返します。

@param outfile 出力ファイルの名前を指定します。

@param opt プリプロセッサに与える追加のコマンドライン引数を指定します。

@see RbConfig.expand...

Kernel#link_command(ldflags, opt = "", libpath = $DEFLIBPATH|$LIBPATH) -> String (12202.0)

実際にリンクする際に使用するコマンドを返します。

...実際にリンクする際に使用するコマンドを返します。

@param ldflags LDFLAGS に追加する値を指定します。

@param opt LIBS に追加する値を指定します。

@param libpath LIBPATH に指定する値を指定します。

@see RbConfig.expand...

Rake::PackageTask#tar_command -> String (12202.0)

tar コマンドとして使用するコマンドを返します。

tar コマンドとして使用するコマンドを返します。

デフォルトは 'tar' です。

絞り込み条件を変える

Rake::PackageTask#zip_command -> String (12202.0)

zip コマンドとして使用するコマンドを返します。

zip コマンドとして使用するコマンドを返します。

デフォルトは 'zip' です。
<< < 1 2 3 4 5 ... > >>