るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.050秒)
トップページ > バージョン:2.2.0[x] > クエリ:Object[x] > クエリ:at[x] > クエリ:DRbObjectTemplate[x]

別のキーワード

  1. objectspace each_object
  2. _builtin each_object
  3. object public_send
  4. object to_enum
  5. object enum_for

ライブラリ

クラス

キーワード

検索結果

Rinda::DRbObjectTemplate (90001.0)

Rinda::DRbObjectTemplate#===(ro) (27037.0)

@todo

@todo

This DRbObjectTemplate matches +ro+ if the remote object's drburi
and drbref are the same. +nil+ is used as a wildcard.

Rinda::DRbObjectTemplate.new(uri = nil, ref = nil) (27019.0)

@todo

@todo

Creates a new DRbObjectTemplate that will match against +uri+ and
+ref+.