createFile(atPath:contents:withIntermediateDirectories:)

FileUtils.swift:21
static func createFile(atPath path: String, contents: Data?, withIntermediateDirectories: Bool = true) throws