Handbook
Glossary
write-text ( str -- )
Vocabulary
reddit
.
private
Inputs
str
an
object
Outputs
None
Definition
USING:
colors
io.styles
;
IN:
reddit.private
:
write-text
( str -- )
H{
{
foreground
COLOR:
#888888
}
}
format
;