License | BSD-3-Clause |
---|---|
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Swarm.TUI.Controller.EventHandlers.REPL
Description
Here is the REPL player configurable key event handler.
Synopsis
Documentation
replEventHandlers :: [KeyEventHandler SwarmEvent (EventM Name AppState)] Source #
Handle a user input key event for the REPL.
See handleREPLEvent
.