Defines the structure for a sequence of terminal commands.
@type t() :: %Raxol.Sequence{name: String.t(), steps: [String.t()]}