Function otter_api_tests::fork_something_which_prints[][src]

pub fn fork_something_which_prints(
    cmd: Command,
    cln: &Handle,
    what: &str
) -> Result<(String, Child), AE>