sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Register.__entryPoint__
sbylib
engine
project
entry
Register
Undocumented in source. Be warned that the author may not have intended to support it.
template
Register
(alias f, string mn = moduleName!f)
static if
(!(
is(Parameters!f == AliasSeq!(Project, ModuleContext))
))
@__traits(
getAttributes
,
f
)
ReturnType
!
f
__entryPoint__
(
Project
proj
,
ModuleContext
context
)
Meta
Source
See Implementation
sbylib
engine
project
entry
Register
functions
__entryPoint__
manifest constants
Register