salt.output.nested¶
Recursively display nested data, this is the default outputter.
-
class
salt.output.nested.NestDisplay¶ Manage the nested display contents
-
display(ret, indent, prefix, out)¶ Recursively iterate down through data structures to determine output
-
-
salt.output.nested.output(ret)¶ Display ret data