るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. bigdecimal/util to_d
  2. float to_d
  3. _builtin $-d
  4. bigdecimal to_d
  5. rational to_d

ライブラリ

クラス

キーワード

検索結果

Gem::Specification#bindir -> String (99907.0)

実行ファイルを格納するディレクトリを返します。

実行ファイルを格納するディレクトリを返します。

Gem::Specification#bindir=(dir) (64207.0)

実行ファイルを格納するディレクトリをセットします。

実行ファイルを格納するディレクトリをセットします。

@param dir 実行ファイルを格納するディレクトリを指定します。デフォルトは "bin" です。

Gem::Specification#add_bindir(executables) -> Array | nil (63907.0)

実行コマンドの格納場所を返します。

実行コマンドの格納場所を返します。

@param executables 実行コマンド名を格納した配列を指定します。