Skip to main content

probe_cli_surface

Function probe_cli_surface 

Source
pub fn probe_cli_surface(
    runner: &dyn ProcessRunner,
    opts: &RemoteOptions,
    embedded: bool,
) -> Result<CliSurfaceProbe>
Expand description

Probe box CLI only.

ยงErrors

Returns crate::HortoError when SSH host parsing or remote CLI probe fails.