るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. _builtin $-l
  2. lupdecomposition l
  3. matrix l
  4. kernel $-l
  5. $-l kernel

ライブラリ

クラス

検索結果

RDoc::Options#quiet -> bool (72652.0)

コマンドライン引数の --quiet オプションを指定していた場合、true を返し ます。そうでない場合は nil を返します。

コマンドライン引数の --quiet オプションを指定していた場合、true を返し
ます。そうでない場合は nil を返します。

rubygems/commands/specification_command (18109.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 ...