run

abstract fun run(packConfig: PackConfig, configCheck: ConfigCheck = ConfigCheck())

Run the given listener with a config and a config check object.

Parameters

packConfig

A pack config from which a server pack can be generated.

configCheck

Config check object holding check results.