# Functions
No description provided by the author
CreateEmptyIfNotExists creates an empty file with the given filename if it does not already exist.
Exists checks if a file with the given filename exists in the file system.
No description provided by the author
No description provided by the author
No description provided by the author
Remove is used to remove a file with the specified filename.
No description provided by the author