LaunchFlags

class LaunchFlags

Flags to alter the behavior of launch_full().

Fields

class LaunchFlags
DO_NOT_REAP

Do not reap the child. Use this if you want to wait for the child with child_watch_add(). (Since: 1.1)

NONE

Default