noInput constant
ExitCodeExt
const noInput
An input file (not a system file) did not exist or was not readable.
Implementation
static const noInput = ExitCodeExt._(66, 'noInput');
An input file (not a system file) did not exist or was not readable.
static const noInput = ExitCodeExt._(66, 'noInput');