Skip to main content

normalize_command_literals

Function normalize_command_literals 

Source
pub fn normalize_command_literals(command: &mut CommandInvocation)
Expand description

Strip comment and line-ending differences from a parsed CommandInvocation so two semantically-equivalent commands compare equal regardless of cosmetic formatting.