?delete-file ( path -- )


Vocabulary
io.directories

Inputs
patha pathname string


Outputs
None

Word description
Calls delete-file if the path file exists.

Definition