class documentation
class SubcommandOfToNestedText(ToNestedTextBase, Subcommand): (source)
Known subclasses: nt2.formats.hjson.HjsonToNestedText, nt2.formats.huml.HUMLToNestedText, nt2.formats.json.JSONToNestedText, nt2.formats.maml.MAMLToNestedText, nt2.formats.toml.TOMLToNestedText, nt2.formats.xml.XMLToNestedText, nt2.formats.yaml.YAMLToNestedText
Base class for all subcommands of ToNestedText.
| Constant | DESCRIPTION |
Undocumented |
| Constant | DOCSTRING |
Undocumented |
| Constant | OTHER |
Undocumented |
Inherited from ToNestedTextBase:
| Method | dump |
Convert inputs to NestedText or NestedText schema and dump to stdout. |
| Class Variable | inline |
Undocumented |
| Class Variable | to |
Undocumented |
Inherited from Subcommand (via ToNestedTextBase):
| Constant | ALLOW |
Undocumented |
Inherited from Command (via ToNestedTextBase, Subcommand):
| Constant | COLOR |
Undocumented |
| Constant | SUBCOMMAND |
Undocumented |
| Constant | VERSION |
Undocumented |
Undocumented
| Value |
|
overridden in
nt2.formats.hjson.HjsonToNestedText, nt2.formats.huml.HUMLToNestedText, nt2.formats.json.JSONToNestedText, nt2.formats.maml.MAMLToNestedText, nt2.formats.toml.TOMLToNestedText, nt2.formats.xml.XMLToNestedText, nt2.formats.yaml.YAMLToNestedTextUndocumented
| Value |
|