관리-도구
편집 파일: new-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Create a new DRbUnknown object. - !ruby/struct:SM::Flow::P body: <tt>buf</tt> is a string containing a marshalled object that could not be unmarshalled. <tt>err</tt> is the error message that was raised when the unmarshalling failed. It is used to determine the name of the unmarshalled object. full_name: DRb::DRbUnknown::new is_singleton: true name: new params: (err, buf) visibility: public