pub fn run_matched(
spec: &RootSpec,
chain: &[String],
node: &CommandNode,
trailing: &[OsString],
ctx: &RunContext<'_>,
) -> Result<i32>pub fn run_matched(
spec: &RootSpec,
chain: &[String],
node: &CommandNode,
trailing: &[OsString],
ctx: &RunContext<'_>,
) -> Result<i32>