Raxol.SequenceExecutor (Raxol v0.5.0)
View SourceHandles the execution of sequences of terminal commands.
Summary
Functions
Executes a sequence of terminal commands.
Functions
@spec execute_sequence(Raxol.Sequence.t(), map()) :: {:ok, Raxol.Terminal.Emulator.t()} | {:error, term()}
Executes a sequence of terminal commands.