Meeseeks.Document.get_root_ids

You're seeing just the function get_root_ids, go back to Meeseeks.Document module for more information.

Specs

get_root_ids(t()) :: [node_id()]

Returns all of the document's root ids.

Returns root ids in depth-first order.