るりまサーチ

最速Rubyリファレンスマニュアル検索!
396件ヒット [1-100件を表示] (0.040秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:String[x] > ライブラリ:rubygems/specification[x]

別のキーワード

  1. string []=
  2. string []
  3. string slice
  4. string slice!
  5. string gsub

検索結果

<< 1 2 3 ... > >>

Gem::Specification#_dump -> String (104.0)

重要なインスタンス変数のみを Marshal.#dump します。

重要なインスタンス変数のみを Marshal.#dump します。

@see Marshal.#dump

Gem::Specification#author -> String (104.0)

作成者の名前を返します。

作成者の名前を返します。

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

非推奨の属性です。

非推奨の属性です。

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

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

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

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

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

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

絞り込み条件を変える

Gem::Specification#description -> String (104.0)

Gem パッケージの説明を返します。

Gem パッケージの説明を返します。

Gem::Specification#email -> String (104.0)

メールアドレスを返します。

メールアドレスを返します。

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

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

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

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

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

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

Gem::Specification#extensions -> [String] (104.0)

拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを返します。

拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを返します。

絞り込み条件を変える

<< 1 2 3 ... > >>