Module Variable_keyboard_event_handler.Variable_handler_action

type 'env t =
| Command of 'env Variable_handler_command.t
| Disabled_key of Keystroke.t
val get_help_text : _ t -> Help_text.Command.t