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