Crate anticipate_core

Crate anticipate_core 

Source
Expand description

Parser and interpreter for the anticipate script automation tool.

Moved to anticipate-runner.

Structs§

CinemaOptions
Options for asciinema execution.
Include
Include reference.
InterpreterOptions
Options for the interpreter.
ScriptFile
Script file.
ScriptParser
Parser for scripts.

Enums§

Error
Errors generated by the library.
Instruction
Instruction to execute.

Type Aliases§

Instructions
Sequence of commands to execute.
Result
Result type for the parser.