UTop_privatemodule Default_paths : sig ... endval size : LTerm_geom.size React.signalval set_size : ?step:React.step -> LTerm_geom.size React.signal -> unitval key_sequence : LTerm_key.t list React.signalval set_key_sequence :
?step:React.step ->
LTerm_key.t list React.signal ->
unitval ui : ui React.signalval set_ui : ?step:React.step -> ui -> unitval error_style : LTerm_style.t refval autoload : bool refval margin_function : (LTerm_geom.size -> int option) React.signalval set_margin_function :
?step:React.step ->
(LTerm_geom.size -> int option) ->
unitval set_margin : Format.formatter -> unit