createFile
Creates a file at the specified path. Parent directories will be created automatically if they don't exist.
Parameters
path
The path where the file should be created.
Creates a file at the specified path. Parent directories will be created automatically if they don't exist.
The path where the file should be created.