cantCreate constant

ExitCode const cantCreate

A (user specified) output file cannot be created.

Implementation

static const cantCreate = ExitCode._(73, 'cantCreate');