noExec constant
ExitCodeExt
const noExec
Command invoked cannot execute
Implementation
static const noExec = ExitCodeExt._(126, 'noExec');
Command invoked cannot execute
static const noExec = ExitCodeExt._(126, 'noExec');