?move-file ( from to -- )


Vocabulary
io.directories

Inputs
froma pathname string
toa pathname string


Outputs
None

Word description
Calls move-file if the from file exists.

Definition