Skip to main content

run

Function run 

Source
pub fn run(args: &ServiceArgs) -> Result<(), Box<dyn Error>>
Expand description

Dispatch a parsed service command. The dsvc binary and any host CLI (e.g. hops service) both call this.