Pluie.Yaml.Node.remove_child – pluie-yaml-0.4 Reference Manual
Packages
pluie-yaml-0.4
Pluie
Yaml
Node
list
Node
add
before_add
child_next_sibling
child_previous_sibling
clone_node
contains
count
display_childs
empty
first
get_cloned_instance
item
iterator
last
on_added
on_removed
remove_child
to_string
update_level
remove_child
Description:
public
bool
remove_child
(
Node
child,
bool
levelUpdate =
true
)
remove a child
Parameters:
child
the child to remove