るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. _builtin nil?
  2. object nil?
  3. nilclass nil?
  4. object nil
  5. _builtin nil

キーワード

検索結果

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

@todo

@todo

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

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

@todo

@todo

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