るりまサーチ

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

キーワード

検索結果

<< < ... 40 41 42 43 44 ... > >>

Gem::Specification#autorequire -> String (2.0)

非推奨の属性です。

非推奨の属性です。

Gem::Specification#autorequire=(lib) (2.0)

非推奨の属性です。

非推奨の属性です。

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

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

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

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

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

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

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

Gem::Specification#cert_chain -> Array (2.0)

@todo

@todo

絞り込み条件を変える

Gem::Specification#cert_chain=(arr) (2.0)

@todo

@todo

@param arr デフォルトは空の配列です。

Gem::Specification#date -> Time (2.0)

日付を返します。

日付を返します。

Gem::Specification#date=(date) (2.0)

@param date 日付をセットします。デフォルトは今日です。

@param date 日付をセットします。デフォルトは今日です。

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

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

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

Gem::Specification#default_executable=(executable) (2.0)

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

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

@param executable 実行ファイルを指定します。

絞り込み条件を変える

<< < ... 40 41 42 43 44 ... > >>