るりまサーチ

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

別のキーワード

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

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

irb/extend-command (38000.0)

irb を拡張するためのサブライブラリです。

...irb を拡張するためのサブライブラリです。...

Shell::CommandProcessor.install_builtin_commands -> () (21400.0)

ビルトインコマンドを定義します。

ビルトインコマンドを定義します。

Gem::Command#command -> String (21301.0)

コマンドの名前を返します。

コマンドの名前を返します。

Shell::SystemCommand#command -> String (21301.0)

@todo

@todo

コマンド名を返します。

DRb::ExtServManager.command -> { String => String|[String] } (18507.0)

サービスを起動するためのコマンドを指定するための Hash を 返します。

...ービスを起動するためのコマンドです。
この Hash を変更することでサービスを定義します。
DRb::ExtServManager.command= で Hash 自体を
変更することでも同じことができます。

コマンドは文字列、もしくは文字列の配列で指定し...

絞り込み条件を変える

IRB::ExtendCommandBundle#irb_require(*opts, &b) -> bool (18300.0)

現在の irb に関する IRB::Context に対して irb_require コマンドを 実行します。

...現在の irb に関する IRB::Context に対して irb_require コマンドを
実行します。

@see IRB::ExtendCommand::Require#execute...

rubygems/commands/install_command (18198.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...
...RDoc を生成します
-
-[no-]ri インストール時に RI ドキュメントを生成します
-
E, --[no-]env-shebang インストールするスクリプトの shebang line を書き換えます(/usr/bin/env)
-
f, --[no-]force...

rubygems/commands/list_command (18108.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...
...トに限定します
-
b, --both ローカルとリモートの両方の操作を許可します
-
B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
-
-source URL...

rubygems/commands/uninstall_command (18096.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 (18078.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...
...d COUNT Threshold for switching to bulk
synchronization (default 1000)
-
-source URL Gem パッケージのリモートリポジトリの URL を指定します
-
-[no-]http-proxy [URL] リモートの操作に HTTP...

絞り込み条件を変える

<< 1 2 3 ... > >>