Method: Inch::CodeObject::Proxy#marshal_dump
- Defined in:
- lib/inch/code_object/proxy.rb
#marshal_dump ⇒ Object
Used to persist the code object
44 45 46 |
# File 'lib/inch/code_object/proxy.rb', line 44 def marshal_dump @attributes end |