macro_rules! run { ($app:tt $($q:tt)*) => { ... }; }
Create a Command with the cmd! macro and call output() on it
cmd!