pub fn run_kernel_command(
plan: &KernelPlan,
env: &BTreeMap<String, String>,
cwd: &Path,
) -> Result<KernelCliOutput, KernelCliError>pub fn run_kernel_command(
plan: &KernelPlan,
env: &BTreeMap<String, String>,
cwd: &Path,
) -> Result<KernelCliOutput, KernelCliError>