るりまサーチ (Ruby 2.7.0)

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

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document to_s
  4. rexml/document clone
  5. rexml/document node_type

検索結果

rubygems/commands/specification_command (132001.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 (42001.0)

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

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