hutch_python.utils.count_ns_leaves¶
- hutch_python.utils.count_ns_leaves(namespace)¶
- Count the number of objects in a nested - IterableNamespace.- Given an - IterableNamespacethat contains other- IterableNamespaceobjects that may in themselves contain- IterableNamespaceobjects, determine how many non-- IterableNamespaceobjects are in the tree.