FileSystem.deleteFile

void deleteFile(string path, thrown IoError error)

Deletes a file.

Remarks

Throws IoError when the file cannot be deleted.

Parameters

string
path

File path to delete.

thrown IoError
error

Generated with campc 0.12.0-preview.1.