Instance Propertyswift-nio 2.72.0_NIOFileSystem
file
The file in which the error was thrown.
FileSystemError.swift:243var file: String
Other members in extension
Type members
Instance members
var function: String
The function in which the error was thrown.
var line: Int
The line on which the error was thrown.