るりまサーチ

最速Rubyリファレンスマニュアル検索!
33件ヒット [1-33件を表示] (0.033秒)
トップページ > クラス:Gem::Specification[x] > クエリ:gem[x] > クエリ:dir[x]

別のキーワード

  1. rubygems gem
  2. rubygems/gem_openssl ssl_available?
  3. rubygems/gem_openssl ensure_ssl_available
  4. gem md5

ライブラリ

キーワード

検索結果

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

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

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

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

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

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

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

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

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

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

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