Clean Module Action
class CleanModuleAction(val workbench: AvailWorkbench) : AbstractWorkbenchAction
Content copied to clipboard
A CleanModuleAction removes from the repository file all compiled versions of the selected module. If a package or root is selected, this is done for all modules within it.
Parameters
workbench
The owning AvailWorkbench.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun removePropertyChangeListener(p0: PropertyChangeListener)
Content copied to clipboard
Link copied to clipboard