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 runcommand. - parse_
duration - Parse a duration string like “30s”, “5m”, “1h”.