chickadee » chicken » file » posix » open/noinherit

open/noinheritconstant

This variable is a mode value for create-pipe. Useful when spawning a child process on Windows. On UNIX it is defined as zero, so you can safely pass it there, but it will have no effect.