Skip to main content

probe_mcp_surface

Function probe_mcp_surface 

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

Probe MCP PC + box only.

ยงErrors

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