salt.renderers.hjson
hjson renderer for Salt
See the hjson documentation for more information
-
salt.renderers.hjson.render(hjson_data, saltenv='base', sls='', **kws)
Accepts HJSON as a string or as a file object and runs it through the HJSON
parser.
- Return type:
A Python data structure