cantCreate constant
ExitCode
const cantCreate
A (user specified) output file cannot be created.
Implementation
static const cantCreate = ExitCode._(73, 'cantCreate');
A (user specified) output file cannot be created.
static const cantCreate = ExitCode._(73, 'cantCreate');