18件ヒット
[1-18件を表示]
(0.022秒)
ライブラリ
-
rubygems
/ server (12) -
shell
/ command-processor (6)
クラス
-
Gem
:: Server (12) -
Shell
:: CommandProcessor (6)
検索結果
-
Gem
:: Server . run(options) -> Gem :: Server (18202.0) -
与えられたオプションを使用してサーバを起動します。
...与えられたオプションを使用してサーバを起動します。
@param options オプションを表すハッシュを指定します。含まれるキーは :gemdir, :port, :daemon です。
@see Gem::Server.new... -
Shell
:: CommandProcessor . run _ config -> () (12202.0) -
ユーザのホームディレクトリに "~/.rb_shell" というファイルが存在すれば、それを Kernel.#load します。
ユーザのホームディレクトリに "~/.rb_shell" というファイルが存在すれば、それを Kernel.#load します。
存在しない時は何もしません。