run

Function run 

Source
pub fn run<S: Store>(
    routing: &S,
    rid: Option<RepoId>,
    nid: Option<NodeId>,
    json: bool,
) -> Result<()>