webd v0.0.2 (2018-03-06T10:41:10Z)
Dub
Repo
getModule
webd
dal
modules
Gets a module from its id.
auto
getModule
(
ulong
id
)
Parameters
id
ulong
The id of the module.
Return Value
Type:
auto
The module's db representation.
Meta
Source
See Implementation
webd
dal
modules
functions
getModule
Gets a module from its id.