Raxol.Terminal.ScreenBuffer.System (Raxol v2.0.1)
View SourceManages system-related settings for the screen buffer.
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Types
@type t() :: %Raxol.Terminal.ScreenBuffer.System{ auto_update: boolean(), debug_mode: boolean(), update_interval: non_neg_integer() }
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.