inline fun Path.createFile(vararg fileAttributes: FileAttribute<*>): Path
Delegates to Files.createFile.