Skip to main content

apply_column_cli_arg

Function apply_column_cli_arg 

Source
pub fn apply_column_cli_arg(
    colopts: &mut ColOpts,
    arg: Option<&str>,
) -> Result<(), String>
Expand description

Mark options as originating from the command line (COL_PARSEOPT + COL_ENABLED), then parse arg.