るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.099秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.4.0[x] > クエリ:__getobj__[x] > クラス:SimpleDelegator[x]

別のキーワード

  1. weakref __getobj__
  2. weakref __setobj__
  3. delegate __getobj__
  4. delegate __setobj__
  5. _builtin __send__

ライブラリ

検索結果

SimpleDelegator#__getobj__ -> object (54310.0)

委譲先のオブジェクトを返します。

委譲先のオブジェクトを返します。

@see Delegator#__getobj__