Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/REXML/CData/clone-i.yaml |
--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Make a copy of this object
- !ruby/struct:SM::Flow::P
body: <em>Examples</em>
- !ruby/struct:SM::Flow::VERB
body: " c = CData.new( "Some text" )\n d = c.clone\n d.to_s # -> "Some text"\n"
full_name: REXML::CData#clone
is_singleton: false
name: clone
params: ()
visibility: public