D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
DRb
/
DRbUndumped
/
Filename :
cdesc-DRbUndumped.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Mixin module making an object undumpable or unmarshallable. - !ruby/struct:SM::Flow::P body: If an object which includes this module is returned by method called over drb, then the object remains in the server space and a reference to the object is returned, rather than the object being marshalled and moved into the client space. constants: [] full_name: DRb::DRbUndumped includes: [] instance_methods: [] name: DRbUndumped superclass: