notFound constant
ExitCodeExt
const notFound
Command not found
Implementation
static const notFound = ExitCodeExt._(127, 'notFound');
Command not found
static const notFound = ExitCodeExt._(127, 'notFound');