noExec constant

ExitCodeExt const noExec

Command invoked cannot execute

Implementation

static const noExec = ExitCodeExt._(126, 'noExec');