actionNameFormat

The format for creating the http acton member.

static if(isWeb)
enum actionNameFormat = "static HttpAction action_%2$s;\r\n";

Meta