Function execute

Source
pub fn execute(args: impl Iterator<Item = String>) -> ExecResult
Expand description

Execute machine-check-avr as if called from the command line.

The arguments are supplied as if they were entered from the command line.