v1.2.112 -
kfun
- remove_file
NAME
remove_file
- remove a file
SYNOPSIS
int remove_file(string file)
DESCRIPTION
Remove a file. 1 is returned if the file could be removed, 0 otherwise.
SEE ALSO
kfun/rename_file