るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.232秒)
トップページ > クエリ:-[x] > クエリ:on[x] > クエリ:rubygems/commands/server_command[x]

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document node_type
  4. rexml/document clone
  5. rexml/document to_s

検索結果

rubygems/commands/server_command (38054.0)

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

...

Usage: gem server [options]
Options:
-
p, --port=PORT port to listen on
-
d, --dir=GEMDIR directory from which to serve gems
-
-[no-]daemon run as a daemon
Common Options:
-
h, --help この...
...ドのヘルプを表示します
-
V, --[no-]verbose 表示を詳細にします
-
q, --quiet 静かに実行します
-
-config-file FILE 指定された設定ファイルを使用します
-
-backtrace バ...
...ックトレースを表示します
-
-debug Ruby 自体のデバッグオプションを有効にします
Summary:
Documentation and gem repository HTTP server
Description:
The server command starts up a web server that hosts the RDoc for your...