Module workflow_terminal::terminal
source · Expand description
Module implementing the terminal interface abstraction
Structs
Enums
Indicates the target element to which the Terminal instance should be
bound to in DOM (WASM-browser only)
Functions
Utility function to strip multiple whitespaces and return a
Vec<String>