diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
controllerMemberFormat
diamond
views
viewformats
The format for the controller member.
static if
(
!isWebApi
)
static if
(
isWebServer
)
enum
controllerMemberFormat
=
"%s!%s controller;\r\n"
;
Meta
Source
See Source File
diamond
views
viewformats
manifest constants
appendFormat
controllerConstructorFormat
controllerHandleFormat
controllerMemberFormat
endFormat
escapedFormat
layoutConstructorFormat
modelGenerateFormat
modelMemberFormat
placeHolderFormat
updateModelFromRenderViewFormat
viewClassFormat
The format for the controller member.