Skip to main content

Module run

Module run 

Source
Expand description

torvyn run — execute a pipeline locally.

Instantiates the Torvyn host runtime, loads components, and runs the pipeline. Displays real-time throughput and summary on exit.

Structs§

RunResult
Result of torvyn run.

Functions§

execute
Execute the torvyn run command.
parse_duration
Parse a duration string like “30s”, “5m”, “1h”.