Skip to main content

Module xml_cmd

Module xml_cmd 

Source
Expand description

xml subcommand: thin wrapper around the xml_disassembler CLI.

All arguments after config-disassembler xml are forwarded directly to xml_disassembler::cli::run, so all of that crate’s options work unchanged here. This subcommand intentionally does not duplicate any of the XML logic — it simply delegates.

Functions§

run
Run the embedded xml-disassembler CLI with the provided arguments.