escapedFormat

The format for escaped arguments.

static if(!isWebApi)
enum escapedFormat = "escape(%s);\r\n";

Meta