Skip to main content

Module backend

Module backend 

Source

Structs§

Invocation
Invocation describes how to call a backend.

Functions§

build_invocation
Build the command invocation for a given backend.
detect_cli
Detect the CLI binary path using a 6-step cascade.
exec_cli
Execute a CLI invocation and return stdout.
strip_ansi
Strip ANSI escape codes from text.