appendFormat

The format for appended arguments.

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

Meta