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