in_node_get_puppet

Gets the puppet that the node belongs to.

version(IN_DYNLIB)
export extern (C) @nogc
in_node_get_puppet

Parameters

self in_node_t*

The node to operate on.

Return Value

The parent puppet or null if puppet is unrooted.

Meta