getModule

Gets a module from its id.

getModule
(
ulong id
)

Parameters

id ulong

The id of the module.

Return Value

Type: auto

The module's db representation.

Meta