pub const PM_OPTIONS_COMMAND_LINE_N: u8 = 8;
A bit representing whether or not the command line -n option was set. -n wraps the script in a while gets loop.