Examine Repository Action
class ExamineRepositoryAction(val workbench: AvailWorkbench, runtime: AvailRuntime) : AbstractWorkbenchAction
Content copied to clipboard
A ExamineRepositoryAction presents information about the content of the Repository of the currently selected module root.
Parameters
workbench
The owning AvailWorkbench.
runtime
The active AvailRuntime.
Constructors
Link copied to clipboard
fun ExamineRepositoryAction(workbench: AvailWorkbench, runtime: AvailRuntime)
Content copied to clipboard
Construct a new ExamineRepositoryAction.
Functions
Link copied to clipboard
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