UnloadTask

constructor(workbench: AvailWorkbench, targetModuleName: ResolvedModuleName?)

Construct a new UnloadTask.

Parameters

workbench

The owning AvailWorkbench.

targetModuleName

The resolved name of the target module to unload, or null to unload all modules.