48件ヒット
[1-48件を表示]
(0.046秒)
別のキーワード
種類
- インスタンスメソッド (36)
- ライブラリ (12)
ライブラリ
検索結果
先頭4件
-
Gem
:: StreamUI :: SilentProgressReporter # done -> nil (21101.0) -
何もしません。
何もしません。 -
Gem
:: StreamUI :: SimpleProgressReporter # done -> nil (21101.0) -
終了メッセージを表示します。
終了メッセージを表示します。 -
Gem
:: StreamUI :: VerboseProgressReporter # done -> nil (21101.0) -
終了メッセージを表示します。
終了メッセージを表示します。 -
rubygems
/ commands / generate _ index _ command (6040.0) -
ある Gem サーバに対するインデックスを作成するためのライブラリです。
...ある Gem サーバに対するインデックスを作成するためのライブラリです。
Usage: gem generate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help この......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 file......# .gem files you want to
index
quick/index
quick/index.rz # quick index manifest
quick/<gemname>.gemspec.rz # legacy YAML quick index
file
quick/Marshal.<version>/<gemname>.gemspec.rz # Marshal...