ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
StringMixinProxy
ae
utils
meta
proxy
Mixes in an opDispatch that forwards to the specified target prefix.
deprecated
mixin template
StringMixinProxy (
string
targetPrefix
) {
template
opDispatch
(string name)
;
}
Members
Templates
opDispatch
template
opDispatch
(string name)
Undocumented in source.
Meta
Source
See Implementation
ae
utils
meta
proxy
aliases
parentOf
mixin templates
StringMixinProxy
templates
ScopeProxy
SubProxy
scopeProxy
Mixes in an opDispatch that forwards to the specified target prefix.