Instance Propertyswift-nio 2.84.0_NIOFileSystem
name
The name of the entry; the final component of the path
.
var name: FilePath.Component { get }
If path
is “/Users/tim/path-to-4T.key” then name
will be “path-to-4T.key”.
The name of the entry; the final component of the path
.
var name: FilePath.Component { get }
If path
is “/Users/tim/path-to-4T.key” then name
will be “path-to-4T.key”.