spawn_on_screen_with_pipes
Description:
public bool spawn_on_screen_with_pipes (
Screen screen,
string? working_directory,
string[] argv,
string[] envp,
SpawnFlags flags,
SpawnChildSetupFunc? child_setup,
out int child_pid,
out int standard_input,
out int standard_output,
out int standard_error)
throws Error