Handbook
Glossary
redirect-closed* ( actions obj flags fd -- )
Vocabulary
io
.
launcher
.
unix
Inputs
actions
an
object
obj
an
object
flags
an
object
fd
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
io.launcher.unix
:
redirect-closed*
( actions obj flags fd -- )
[
drop
"/dev/null"
]
2dip
redirect-file*
;