Meeseeks.Document.delete_node
You're seeing just the function
delete_node
, go back to Meeseeks.Document module for more information.
Specs
Deletes the node referenced by node_id and all its descendants from the document.
Raises if node_id does not exist in the document.