Ruby 2.4.0 リファレンスマニュアル
ライブラリ一覧
delegateライブラリ
Delegatorクラス
marshal_load
instance method Delegator#marshal_load
marshal_load(obj) -> object
[
permalink
][
rdoc
]
シリアライズされたオブジェクトから、
Delegator#__getobj__
が返すオブジェクトを再現します。
[PARAM] obj:
Delegator#marshal_dump
の戻り値のコピー