isSocket property

bool isSocket

Implementation

bool get isSocket => mode & S_IFMT == S_IFSOCK;