Home
last modified time | relevance | path

Searched refs:perform_command (Results 1 – 1 of 1) sorted by relevance

/tools/netsim/rust/cli/src/
Dlib.rs73 fn perform_command( in perform_command() function
226 if let Err(e) = perform_command(&mut args.command, client, args.verbose) { in rust_main()