CfParser.stripTripleQuotedIndent
private
string stripTripleQuotedIndent(string content) @safe pureStrips common indentation from triple-quoted string.
Parameters
content | The string content |
Returns
The content with common indentation removed.