RosettaCodeData/Task/Delete-a-file/Factor/delete-a-file.factor

3 lines
80 B
Factor

"docs" "/docs" [ delete-tree ] bi@
"input.txt" "/input.txt" [ delete-file ] bi@