How to redirect the standard input, output and error IO of a process.
0 Pipe the IO so the parent process can read (or write) to the process IO through #input, #output or #error.
1 Discards the IO.
2 Use the IO of the parent process.
Returns true if this enum value equals Close
Returns true if this enum value equals Inherit
Returns true if this enum value equals Pipe
Enum
Enum
Enum
Enum
Comparable(Enum)
Value
Object
Object
Object
© 2012–2026 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/1.19.0/Process/Redirect.html