delete_file


delete_file(path)
      

Delete the file path which must be the path to an existing file.

Return void.

Also see:

rename_file
delete_directory


Core Module Index | Contents