Raxol.Terminal.ScreenBuffer.Cloud (Raxol v0.5.0)
View SourceManages cloud-related settings for the screen buffer.
Summary
Functions
Returns a specification to start this module under a supervisor.
Gets the current cloud configuration.
Callback implementation for GenServer.init/1
.
Sets new cloud configuration.
Types
@type t() :: %Raxol.Terminal.ScreenBuffer.Cloud{ auto_sync: boolean(), sync_enabled: boolean(), sync_interval: non_neg_integer() }
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Gets the current cloud configuration.
Callback implementation for GenServer.init/1
.
Sets new cloud configuration.