Contents

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.