るりまサーチ

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

別のキーワード

  1. _builtin >>
  2. base digest
  3. _builtin base_label
  4. base64 decode64
  5. base64 urlsafe_encode64

ライブラリ

検索結果

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

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

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

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

@see Gem::Server.new...