spawn_sync
Description:
public bool spawn_sync (
string? working_directory,
string[] argv,
string[]? envp,
SpawnFlags _flags,
SpawnChildSetupFunc? child_setup,
out string standard_output =
null,
out string standard_error =
null,
out int exit_status =
null)
throws SpawnError