るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.078秒)
トップページ > クエリ:command[x] > クエリ:Command[x] > クエリ:rubygems/commands/specification_command[x]

別のキーワード

  1. shell/builtin-command new
  2. rubygems/command command
  3. irb/extend-command def_extend_command
  4. irb/extend-command install_extend_commands
  5. shell/builtin-command each

種類

検索結果

rubygems/commands/specification_command (62000.0)

指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。

指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。

Usage: gem specification [GEMFILE] [options]
Options:
-v, --version VERSION Specify version of gem to examine
--platform PLATFORM Specify the platform of gem to specification
--all ...

Gem::Commands::SpecificationCommand (26000.0)

指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのクラスです。

指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのクラスです。