Skip to main content

probe_api_surface

Function probe_api_surface 

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

Probe status-api only.

ยงErrors

Returns crate::HortoError when the SSH host string cannot be parsed.