enum GLib::TestSubprocessFlags

Defined in:

lib/gi-crystal/src/auto/g_lib-2.0/g_lib.cr

Enum Members

Default = 0_u32
InheritStdin = 1_u32
InheritStdout = 2_u32
InheritStderr = 4_u32

Instance Method Summary

Class methods inherited from struct Enum

g_type : UInt64 g_type

Instance Method Detail

def default? #

def inherit_stderr? #

def inherit_stdin? #

def inherit_stdout? #

def none? #