notFound constant

ExitCodeExt const notFound

Command not found

Implementation

static const notFound = ExitCodeExt._(127, 'notFound');