abstract struct Run::Io
- Run::Io
- Struct
- Value
- Object
Defined in:
run/io.crrun/io/generic_io.cr
run/io/null.cr
run/io/parent.cr
run/io/pipe.cr
Constant Summary
-
NULL =
Null.new
-
PARENT =
Parent.new
-
PIPE =
Pipe.new
Null.new
Parent.new
Pipe.new