るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.457秒)
トップページ > クエリ:IO.new[x] > クエリ:>>[x] > クエリ:issuer_certificate=[x] > クエリ:session_new_cb[x] > クラス:Gem::Server[x]

別のキーワード

  1. openssl new
  2. _builtin new
  3. _builtin inspect
  4. _builtin []
  5. _builtin to_s

ライブラリ

検索結果

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

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

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

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

@see Gem::Server.new...