diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
ViewTypeName
diamond
views
view
Template to get the type name of a view.
static if
(
isWebServer || !isWeb
)
template
ViewTypeName (
string
name
)
Parameters
name
The name of the view.
Meta
Source
See Implementation
diamond
views
view
classes
View
templates
ViewTypeName
Template to get the type name of a view.