isLink property

bool isLink

Implementation

bool get isLink => mode & S_IFMT == S_IFLNK;