CfParser.detectQuoteStyle

QuoteStyle detectQuoteStyle(string raw) @safe pure nothrow

Detects the quote style from a raw string token.

Parameters

rawThe raw string token

Returns

The detected QuoteStyle.