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.

See also