Skip to main content

Crate strixonomy_robot

Crate strixonomy_robot 

Source
Expand description

Thin wrappers around the ROBOT CLI.

Structs§

RobotOutput

Enums§

RobotError

Constants§

DEFAULT_ROBOT_TIMEOUT_SECS
Default kill deadline for ROBOT subprocesses (#341).
MAX_STDIO_BYTES
Max bytes buffered per stdout/stderr stream (#423). Matches plugin host default.

Functions§

detect_robot
Resolve a ROBOT executable. Explicit paths must be named robot / robot.cmd / robot.bat.
robot_convert
robot_merge
robot_report
robot_validate
run_robot

Type Aliases§

Result