るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.078秒)
トップページ > クエリ:IO.new[x] > クエリ:dump[x] > クエリ:get_instance[x] > クエリ:import[x] > クエリ:order![x] > バージョン:2.1.0[x] > クラス:Gem::Server[x]

別のキーワード

  1. tracer set_get_line_procs
  2. webrick/httpservlet do_get
  3. net/http get
  4. _builtin marshal_dump
  5. psych dump

ライブラリ

検索結果

Gem::Server.run(options) -> Gem::Server (322.0)

与えられたオプションを使用してサーバを起動します。

...与えられたオプションを使用してサーバを起動します。

@param options オプションを表すハッシュを指定します。含まれるキーは :gemdir, :port, :daemon です。

@see Gem::Server.new...