Sha256: 539331a495f8b101a1e9f2adcea7ae74f40836c482ddf1d0fcd963fa5b475ef3
Contents?: true
Size: 739 Bytes
Versions: 12
Compression:
Stored size: 739 Bytes
Contents
o:$YARD::CodeObjects::MethodObject: @name: clone:@docstringIC:YARD::Docstring"MISSING: documentation :@objectu:YARD::StubProxyProc#clone: @summary0: @all"MISSING: documentation :@ref_tags[: @tags[:@current_file_has_commentsF:@scope: instance:@parameters[:@docstring_extra0:@files[["eval.c0:@namespaceu; Proc: @path"Proc#clone;[:@visibility:public:@source"N/* * MISSING: documentation */ static VALUE proc_clone(self) VALUE self; { struct BLOCK *orig, *data; VALUE bind; Data_Get_Struct(self, struct BLOCK, orig); bind = Data_Make_Struct(rb_obj_class(self),struct BLOCK,blk_mark,blk_free,data); CLONESETUP(bind, self); blk_dup(data, orig); return bind; }:@source_type:c
Version data entries
12 entries across 12 versions & 2 rubygems