るりまサーチ

最速Rubyリファレンスマニュアル検索!
220件ヒット [1-100件を表示] (0.105秒)
トップページ > クエリ:i[x] > クエリ:-[x] > クエリ:quiet[x]

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. csv to_i
  5. matrix i

検索結果

<< 1 2 3 > >>

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

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

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

GetoptLong#quiet -> true | false (24302.0)

静粛モードが有効であれば、真を返します。そうでなければ、偽を返します。

静粛モードが有効であれば、真を返します。そうでなければ、偽を返します。

GetoptLong#quiet? -> true | false (12302.0)

静粛モードが有効であれば、真を返します。そうでなければ、偽を返します。

静粛モードが有効であれば、真を返します。そうでなければ、偽を返します。

RDoc::Options#verbosity -> 0 | 1 | 2 (6206.0)

プログラムの解析時に表示する情報の詳細さを数値で返します。

...さを数値で返します。

以下の値を指定する事ができます。

: 0(--quiet オプションを指定した場合)

情報を表示しません。

: 1

通常の表示を行います。

: 2(--verbose オプションを指定した場合)

詳細な情報を表示します。...

rubygems/commands/install_command (6204.0)

Gem パッケージをローカルリポジトリにインストールするためのライブラリです。

...ラリです。

Usage: gem install GEMNAME [GEMNAME ...] [options] -- --build-flags [options]
Options:
-
-platform PLATFORM 指定されたプラットフォームの Gem パッケージをインストールします
-
v, --version VERSION 指定されたバ...
...ールします
I
nstall/Update Options:
-
i, --install-dir DIR Gem パッケージのインストー先を指定します
-
n, --bindir DIR Gem パッケージに含まれるバイナリファイルの配置先を指定します
-
d, --[no-]rdoc...
...ます
-
u, --[no-]update-sources ローカルソースキャッシュを更新します
Common Options:
-
h, --help このコマンドのヘルプを表示します
-
V, --[no-]verbose 表示を詳細にします
-
q, --quiet...

絞り込み条件を変える

rubygems/commands/list_command (6114.0)

Gem パッケージの名前を前方一致で検索するためのライブラリです。

...list [STRING] [options]
Options:
-
i, --[no-]installed Check for installed gem
-
v, --version VERSION 指定されたバージョンの一覧を出力します
-
d, --[no-]details Gem パッケージの詳細も表示します
-
-[no-]...
...versions Gem パッケージの名前のみ表示します
-
a, --all 全ての Gem パッケージを表示します
Local/Remote Options:
-
l, --local 操作をローカルに限定します
-
r, --remote...
...ます
-
u, --[no-]update-sources ローカルソースキャッシュを更新します
Common Options:
-
h, --help このコマンドのヘルプを表示します
-
V, --[no-]verbose 表示を詳細にします
-
q, --quiet...

rubygems/commands/uninstall_command (6102.0)

Gem パッケージをアンインストールするためのライブラリです。

...uninstall GEMNAME [GEMNAME ...] [options]
Options:
-
a, --[no-]all Uninstall all matching versions
-
I, --[no-]ignore-dependencies Ignore dependency requirements while
uninstalling
-
x, --[no-]executables Uninstall applica...
...cutables without
confirmation
-
i, --install-dir DIR Directory to uninstall gem from
-
n, --bindir DIR Directory to remove binaries from
-
v, --version VERSION Specify version of gem to uninstall
-
-platform P...
...ecify the platform of gem to uninstall
Common Options:
-
h, --help このコマンドのヘルプを表示します
-
V, --[no-]verbose 表示を詳細にします
-
q, --quiet 静かに実行します
-
-config-fil...

rubygems/commands/specification_command (6084.0)

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

...age: gem specification [GEMFILE] [options]
Options:
-
v, --version VERSION Specify version of gem to examine
-
-platform PLATFORM Specify the platform of gem to specification
-
-all Output specifications for all versions of...
...mote Options:
-
l, --local 操作をローカルに限定します
-
r, --remote 操作をリモートに限定します
-
b, --both ローカルとリモートの両方の操作を許可します
-
B, --bulk-threshol...
...ます
-
u, --[no-]update-sources ローカルソースキャッシュを更新します
Common Options:
-
h, --help このコマンドのヘルプを表示します
-
V, --[no-]verbose 表示を詳細にします
-
q, --quiet...

Gem::Commands::WhichCommand (6072.0)

指定された Gem パッケージに含まれるライブラリのパスを見つけるためのクラスです。

...m which FILE [...] [options]
Options:
-
a, --[no-]all show all matching files
-
g, --[no-]gems-first search gems before non-gems
Common Options:
-
h, --help このコマンドのヘルプを表示します
-
V, --[no-]ver...
...表示を詳細にします
-
q, --quiet 静かに実行します
-
-config-file FILE 指定された設定ファイルを使用します
-
-backtrace バックトレースを表示します
-
-debug...
...Ruby 自体のデバッグオプションを有効にします
Arguments:
FILE Gem パッケージ名を指定します
Summary:
指定された Gem パッケージのライブラリのある場所を表示します
Defaults:
-
-no-gems-first --no-all...

rubygems/commands/generate_index_command (6036.0)

ある Gem サーバに対するインデックスを作成するためのライブラリです。

..._index [options]
Options:
-
d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-
h, --help このコマンドのヘルプを表示します
-
V, --[no-]verbose 表示を詳細にします
-
q, --q...
...uiet 静かに実行します
-
-config-file FILE 指定された設定ファイルを使用します
-
-backtrace バックトレースを表示します
-
-debug Ruby 自体のデバッグオプショ...
...s the index files for a gem server directory
Description:
The generate_index command creates a set of indexes for serving gems
statically. The command expects a 'gems' directory under the path given to
the --directory option. When done, it will generate a set of files like...

絞り込み条件を変える

<< 1 2 3 > >>