SubprocessFlags


Description:

[ CCode ( cprefix = "G_SUBPROCESS_FLAGS_" , type_id = "g_subprocess_flags_get_type ()" ) ]
[ Flags ]
[ Version ( since = "2.40" ) ]
public enum SubprocessFlags

Flags to define the behaviour of a Subprocess.

Note that the default for stdin is to redirect from `/dev/null`. For stdout and stderr the default are for them to inherit the corresponding descriptor from the calling process.

Note that it is a programmer error to mix 'incompatible' flags. For example, you may not request both g_subprocess_flags_stdout_pipe and g_subprocess_flags_stdout_silence.


Namespace: GLib
Package: gio-2.0

Content:

Enum values: