Table of Contents

Enum SubprocessFlags

Namespace
Gio
Assembly
Gio-2.0.dll
[Flags]
public enum SubprocessFlags : uint

Fields

InheritFds = 128
None = 0
SearchPathFromEnvp = 256
StderrMerge = 64
StderrPipe = 16
StderrSilence = 32
StdinInherit = 2
StdinPipe = 1
StdoutPipe = 4
StdoutSilence = 8