addModule

Adds a new module to the module collection.

void
addModule

Parameters

name string

The name of the module.

modulePackage ModulePackage

The module to add.

Meta