Skip to main content

dispatch

Function dispatch 

Source
pub fn dispatch(cli: &Cli, action: &NetworkAction) -> i32
Expand description

Route a parsed network action to its handler and render the result.

Returns the process exit code.