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