PM_OPTIONS_COMMAND_LINE_E

Constant PM_OPTIONS_COMMAND_LINE_E 

Source
pub const PM_OPTIONS_COMMAND_LINE_E: u8 = 2;
Expand description

A bit representing whether or not the command line -e option was set. -e allow the user to specify a script to be executed. This is necessary for prism to know because certain warnings are not generated when -e is used.