Handbook
Glossary
curses-ok? ( -- ? )
Vocabulary
curses
Inputs
None
Outputs
?
an
object
Definition
USING:
kernel
sequences
unix.ffi
;
IN:
curses
:
curses-ok?
( -- ? )
{
0 1 2
}
[
isatty
0
=
not
]
all?
;