appendFormat

The format for appended arguments.

static if(isWebServer || !isWeb)
enum appendFormat = "append(%s);\r\n";

Meta