startModule

abstract fun startModule(name: String): LoadedModule?
abstract fun startModule(loadedModule: LoadedModule): LoadedModule?