Initializerswift-nio 2.72.0_NIOFileSystem
init(function:file:line:)
FileSystemError.swift:248init(function: String, file: String, line: Int)
Other members in extension
Instance members
var file: String
The file in which the error was thrown.
var function: String
The function in which the error was thrown.
var line: Int
The line on which the error was thrown.