Register.__entryPoint__

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__

Meta