NOINPUT

Constant NOINPUT 

Source
pub const NOINPUT: ExitCode = 66;
Expand description

An input file (not a system file) did not exist or was not readable. This could also include errors like “No message” to a mailer (if it cared to catch it).