Handbook
Glossary
gopher-quit ( -- )
Vocabulary
gopher
.
cli
Inputs
None
Outputs
None
Definition
USING:
io.directories
io.files.temp
system
;
IN:
gopher.cli
:
gopher-quit
( -- )
"gopher.txt"
temp-file
?delete-file
quit
;