36件ヒット
[1-36件を表示]
(0.035秒)
別のキーワード
クラス
-
Gem
:: Specification (36)
キーワード
-
add
_ bindir (12) - bindir (12)
- bindir= (12)
検索結果
先頭3件
-
Gem
:: Specification # bindir=(dir) (9209.0) -
実行ファイルを格納するディレクトリをセットします。
...実行ファイルを格納するディレクトリをセットします。
@param dir 実行ファイルを格納するディレクトリを指定します。デフォルトは "bin" です。... -
Gem
:: Specification # add _ bindir(executables) -> Array | nil (9102.0) -
実行コマンドの格納場所を返します。
実行コマンドの格納場所を返します。
@param executables 実行コマンド名を格納した配列を指定します。 -
Gem
:: Specification # bindir -> String (9102.0) -
実行ファイルを格納するディレクトリを返します。
実行ファイルを格納するディレクトリを返します。