salt.output.nested

Recursively display nested data, this is the default outputter.

class salt.output.nested.NestDisplay
display(ret, indent, prefix, out)

Recursively interate down through data structures to determine output

salt.output.nested.output(ret)

Display ret data

Parent topic

Previous topic

salt.output.key

Next topic

salt.output.overstatestage