Pluie.Yaml.Node.clone_node – pluie-yaml-0.6 Reference Manual
Packages
pluie-yaml-0.6
Pluie
Yaml
Node
list
Node
add
before_add
child_next_sibling
child_previous_sibling
clone_node
contains
count
display_childs
empty
first
item
iterator
last
on_added
on_removed
remove_child
replace_node
to_string
update_level
val
clone_node
Description:
public
virtual
Node
clone_node
(
string
? name =
null
)
clone current node (with all his children)
Parameters:
name
the name of the clone
Returns:
the cloned node with cloned childs