Expand description
Top-level command-line dispatcher.
config-disassembler <subcommand> [args...]
Subcommands:
xml Forward to the bundled xml-disassembler CLI.
json Disassemble or reassemble a JSON file.
json5 Disassemble or reassemble a JSON5 file.
yaml Disassemble or reassemble a YAML file.
help Show this help text.Functionsยง
- dispatch
- Dispatch a full argv (including program name at
args[0]).