Module Command_configuration.PrinterSource
Sourcetype printable_result = | Matches of {source_path : string option;matches : Match.t list;
}| Replacements of {source_path : string option;replacements : Replacement.t list;result : string;source_content : string;
}