るりまサーチ

最速Rubyリファレンスマニュアル検索!
198件ヒット [1-100件を表示] (0.056秒)

別のキーワード

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

検索結果

<< 1 2 > >>

IRB::ExtendCommand::Source (21016.0)

irb 中の irb_source コマンドのための拡張を定義したクラスです。

...irb 中の irb_source コマンドのための拡張を定義したクラスです。...

rubygems/commands/sources_command (18012.0)

Gem パッケージの取得元の情報を管理するためのライブラリです。

...るためのライブラリです。

Usage: gem sources [options]
Options:
-a, --add SOURCE_URI 取得元を追加します
-l, --list 取得元一覧を表示します
-r, --remove SOURCE_URI 取得元を削除します
-u, -...

Gem::Commands::SourcesCommand (15000.0)

Gem パッケージの取得元の情報を管理するためのクラスです。

Gem パッケージの取得元の情報を管理するためのクラスです。

rubygems/commands/server_command (12018.0)

ローカルにインストールされている Gem パッケージとそのドキュメントを HTTP サーバに 載せて公開するためのライブラリです。

...cription:
The server command starts up a web server that hosts the RDoc for your
installed gems and can operate as a server for installation of gems on other
machines.

The cache files for installed gems must exist to use the server as a source
for gem installatio...
...n.

To install gems from a running server, use `gem install GEMNAME --source
http://gem_server_host:8808`
Defaults:
--port 8808 --dir /usr/lib/ruby/gems/1.8 --no-daemon...

rubygems/commands/dependency_command (12006.0)

インストールされている Gem パッケージの依存関係を表示するためのライブラリです。

...zation (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-proxy [URL] リモートの操作に HTTP プロクシを使用します
-u, --[no-]update-sources ローカルソースキ...

絞り込み条件を変える

rubygems/commands/fetch_command (12006.0)

Gem パッケージをダウンロードしてカレントディレクトリに保存するためのライブラリです。

...synchronization (default 1000)
-p, --[no-]http-proxy [URL] リモートの操作に HTTP プロクシを使用します
--source URL Gem パッケージのリモートリポジトリの URL を指定します
Common Options:
-h, --help...

rubygems/commands/install_command (12006.0)

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

...zation (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-proxy [URL] リモートの操作に HTTP プロクシを使用します
-u, --[no-]update-sources ローカルソースキ...

rubygems/commands/list_command (12006.0)

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

...zation (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-proxy [URL] リモートの操作に HTTP プロクシを使用します
-u, --[no-]update-sources ローカルソースキ...

rubygems/commands/mirror_command (12006.0)

リモートリポジトリをローカルリポジトリにミラーするためのライブラリです。

...ミラーします。設定ファイルは YAML で以下のように書きます。

---
- from: http://gems.example.com # source repository URI
to: /path/to/mirror # destination directory

複数の取得元と配置先を指定することが...

rubygems/commands/outdated_command (12006.0)

更新が必要な Gem パッケージの一覧を出力するためのライブラリです。

...zation (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-proxy [URL] リモートの操作に HTTP プロクシを使用します
-u, --[no-]update-sources ローカルソースキ...

絞り込み条件を変える

<< 1 2 > >>