type
The file’s type, from the mode’s file-type bits.
Declaration
var type: FileType { get set }Discussion
Setting this property will mask the newValue with the file-type bit mask S_IFMT.
The file’s type, from the mode’s file-type bits.
var type: FileType { get set }Setting this property will mask the newValue with the file-type bit mask S_IFMT.