Unload Task
fun UnloadTask(workbench: AvailWorkbench, targetModuleName: ResolvedModuleName?)
Content copied to clipboard
Construct a new UnloadTask.
Parameters
workbench
The owning AvailWorkbench.
target Module Name
The resolved name of the target module to unload, or null to unload all modules.