Std filesystem deletefile
std:std.filesystem.DeleteFile
Function DeleteFile:Bool( path:String )#
Deletes a file at a filesystem path.
Returns true if successful.
Parameters | |
---|---|
path |
path The filesystem path. |
std:std.filesystem.DeleteFile
Deletes a file at a filesystem path.
Returns true if successful.
Parameters | |
---|---|
path |
path The filesystem path. |