API Reference
Class
TerminalStoryStep
Represents one typed terminal command, output block, pause, blank line, or table.
Inheritance
- Object
- TerminalStoryStep
Properties
Kind #Gets the step kind.
Text #Gets the command or output text.
Tone #Gets the semantic output tone.
DurationSeconds #Gets an explicit duration, or zero for automatic timing.
Table #Gets the table payload, when the step is a table.
TabId #Gets the persistent terminal tab affected by the step.
Tab #Gets the declared tab payload, when the step opens a tab.