Raxol.Terminal.Commands.DCSHandlers (Raxol v0.3.0)
View SourceHandles the execution logic for specific DCS commands.
Functions are called by Raxol.Terminal.Commands.Executor
after initial parsing.
Summary
Functions
Dispatches DCS command execution based on intermediates and final byte.
Functions
@spec handle_dcs( Raxol.Terminal.Emulator.t(), [integer() | nil], String.t(), non_neg_integer(), String.t() ) :: Raxol.Terminal.Emulator.t()
Dispatches DCS command execution based on intermediates and final byte.