isShell property

bool get isShell

Implementation

bool get isShell => fs.path.extension(path).endsWith('.sh');