るりまサーチ (Ruby 3.1)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.115秒)

別のキーワード

  1. extserv new
  2. extserv front
  3. extserv alive?
  4. extserv server
  5. drb/extserv new

ライブラリ

クラス

検索結果

DRb::ExtServManager#uri -> String|nil (63391.0)

サービス起動時にプロセスを spawn する時に渡す URI を返します。

サービス起動時にプロセスを spawn する時に渡す URI を返します。

デフォルトは nil で、これは DRb.#uri を用いることを意味します。

@see DRb::ExtServManager#uri=

DRb::ExtServManager#uri=(uri) (27676.0)

サービス起動時にプロセスを spawn する時に渡す URI を設定します。

サービス起動時にプロセスを spawn する時に渡す URI を設定します。

@see DRb::ExtServManager#uri