class documentation
class JSONToNestedText(_TypedFormatToSchema): (source)
Read JSON and output its content as NestedText.
Examples
json2nt example.json json2nt <example.json cat example.json | json2nt
Method | main |
Undocumented |
Inherited from _TypedFormatToSchema
:
Class Variable | to |
Undocumented |
Inherited from _ColorApp
(via _TypedFormatToSchema
):
Constant | ALLOW |
Undocumented |
Constant | COLOR |
Undocumented |
Constant | VERSION |
Undocumented |