[][src]Function sunrise_shell::subcommands::test_threads::main

pub fn main(
    _stdin: IPipeProxy,
    stdout: IPipeProxy,
    _stderr: IPipeProxy,
    _args: Vec<String>
) -> Result<(), Error>

Test function ensuring threads are working properly.