# Functions
CreateFile - creates a new file.
DeleteDir - deletes the directory and all sub-directories and files.
DeleteFile - deletes the file.
GetJSONContent reads the file, parses it as JSON and returns the result.
ReadFile reads the file and replaces Windows line breaks with \r.
# Constants
No description provided by the author