Raxol.SequenceExecutor (Raxol v0.5.0)

View Source

Handles the execution of sequences of terminal commands.

Summary

Functions

Executes a sequence of terminal commands.

Functions

execute_sequence(sequence, config)

@spec execute_sequence(Raxol.Sequence.t(), map()) ::
  {:ok, Raxol.Terminal.Emulator.t()} | {:error, term()}

Executes a sequence of terminal commands.