ModuleDB


Description:

[ CCode ( has_construct_function = false ) ]
public ModuleDB (bool verbose)

Creates a new ModuleDB instance.

The verbose parameter will be passed to the created Module instances using Module.

Parameters:

verbose

Pass true to enable debugging output.

Returns:

The new ModuleDB instance.