Raxol.Sequence (Raxol v0.5.0)

View Source

Defines the structure for a sequence of terminal commands.

Summary

Types

t()

@type t() :: %Raxol.Sequence{name: String.t(), steps: [String.t()]}