marta

Class ActionContext

Instantiable

The action context.

class marta.ActionContext {

let activePane: PaneContext

let args: Dictionary<String, Any>

let inactivePane: PaneContext?

let window: WindowContext

fun toWeak(): WeakActionContext

}