Handbook
Glossary
?delete-tree ( path -- )
Vocabulary
io
.
directories
Inputs
path
an
object
Outputs
None
Definition
USING:
io.files
;
IN:
io.directories
:
?delete-tree
( path -- )
[
delete-tree
]
when-file-exists
;