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.