Function nxos::run[][src]

pub fn run(command: String) -> Result<CommandResult, Error>
Expand description

Run the specified command and return the corresponding CommandResult or an Error