martaWindowContext

Method runAction()

fun WindowContext:runAction(

action: Action,

context: [PaneContext | ActionContext]? = nil

)

Runs the action.

If nether PaneContext and ActionContext are passed, the action will start from the active pane.