Packages
gio-2.0
GLib
Subprocess
argv
flags
Subprocess
Subprocess.newv
communicate
communicate_async
communicate_utf8
communicate_utf8_async
force_exit
get_exit_status
get_identifier
get_if_exited
get_if_signaled
get_status
get_stderr_pipe
get_stdin_pipe
get_stdout_pipe
get_successful
get_term_sig
send_signal
wait
wait_async
wait_check
wait_check_async
communicate
Description:
public
bool
communicate
(
Bytes
? stdin_buf,
Cancellable
? cancellable,
out
Bytes
? stdout_buf,
out
Bytes
? stderr_buf)
throws
Error