quoteString

private fnstring quoteString(string s, QuoteStyle style) @safe pure

Quotes a string with the specified style.

Parameters

sThe string to quote
styleThe quote style to use

Returns

The quoted string