Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Miaou_driver_matrix.Matrix_driverSourceTerminal backend for the Matrix driver.
Handles terminal-specific lifecycle (setup, raw mode, signals, cleanup) and delegates the main loop to Matrix_main_loop.
val run :
?config:??? ->
(module Miaou_core.Tui_page.PAGE_SIG) ->
[ `Back | `Quit | `SwitchTo of string ]