pub fn launch(command: Command) -> CobbleResult<i32>
Expand description

Launches the game command, forks the process and returns the PID of the game process.