pub fn check_machine()Expand description
Pre-parse scan for --machine.
Runs before clap parsing so the flag is visible while intercepting parse
errors. Honors --machine’s clap-global declaration, so cast call --machine --help also flips the mode.