るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.032秒)
トップページ > バージョン:2.5.0[x] > クエリ:object[x] > クエリ:nil[x] > ライブラリ:rinda/rinda[x]

別のキーワード

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

クラス

キーワード

検索結果

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

@todo

@todo

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

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

@todo

@todo

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