24件ヒット
[1-24件を表示]
(0.094秒)
検索結果
-
rubygems
/ commands / generate _ index _ command (32012.0) -
ある Gem サーバに対するインデックスを作成するためのライブラリです。
...リです。
Usage: gem generate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示......-backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Generates 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
this:
gems/ # .gem files you want to
index... -
Gem
:: Indexer # generate _ index (24201.0) -
インデックスを構築して保存します。
インデックスを構築して保存します。