るりまサーチ

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

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

検索結果

<< 1 2 3 ... > >>

Gem::Specification#full_name -> String (232.0)

この Gem パッケージのバージョンを含む完全な名前 (name-version) を返します。

...この Gem パッケージのバージョンを含む完全な名前 (name-version) を返します。

プラットフォームの情報が指定されている場合は、それも含みます (name-version-platform)。...

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

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

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

@see Marshal.#dump

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

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

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

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

非推奨の属性です。

非推奨の属性です。

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

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

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

絞り込み条件を変える

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

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

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

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

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

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

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

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

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

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

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

実行可能ファイル名を返します。
<< 1 2 3 ... > >>