view ~master (2022-05-21T12:10:28.8125387)
Dub
Repo
ViewContext
view
context
Undocumented in source.
class
ViewContext {
Variant
[
string
]
vars
;
void
opDispatch
(T val);
Variant
opDispatch
();
}
Members
Functions
opDispatch
Variant
opDispatch
()
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
void
opDispatch
(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
vars
Variant
[
string
]
vars
;
Undocumented in source.
Meta
Source
See Implementation
view
context
aliases
TempleContext
classes
ViewContext