Skip to main content

list_routes

Function list_routes 

Source
pub fn list_routes(
    homes: &HarnessHomes,
    harness: Option<&str>,
    target: Option<&str>,
) -> Result<Vec<RouteRow>, RouteError>
Expand description

List routes, optionally for one harness and/or one target.