envisage.ui.tasks.action.exit_action module

class envisage.ui.tasks.action.exit_action.ExitAction[source]

Bases: Action

An action that exits the application.

perform(event)[source]

Performs the action.

Parameters:

event (ActionEvent instance) – The event which triggered the action.