Function xvc_tests::dispatch

source ·
pub fn dispatch(cli_opts: XvcCLI) -> Result<()>
Expand description

Run xvc in another process with args in xvc_root_opt.

See [xvc::cli::test_dispatch].