fn parse_merge(m: &Matches) -> Result<ShouldMerge, &'static str>
Expand description
Extracts read_rendered_cci and write_rendered_cci from command line arguments, or reports an error if an invalid option was provided
fn parse_merge(m: &Matches) -> Result<ShouldMerge, &'static str>
Extracts read_rendered_cci and write_rendered_cci from command line arguments, or reports an error if an invalid option was provided