るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

モジュール

キーワード

検索結果

Gem::Specification#executable -> String (24303.0)

実行可能ファイル名を返します。

実行可能ファイル名を返します。

Gem::Specification#default_executable -> String | nil (12303.0)

Gem パッケージ内で gem コマンド経由で実行するファイルを返します。

Gem パッケージ内で gem コマンド経由で実行するファイルを返します。

Kernel#find_executable(bin, path = nil) -> String | nil (12303.0)

パス path から実行ファイル bin を探します。

...ません。

@param bin 実行ファイルの名前を指定します。

@param path パスを指定します。デフォルトは環境変数 PATH です。
環境変数 PATH が定義されていない場合は /usr/local/bin,
/usr/ucb, /usr/bin, /bin を使います。...

Gem::Specification#executables -> [String] (12302.0)

実行可能ファイル名のリストを返します。

実行可能ファイル名のリストを返します。