pub fn run_use<I>(args: I) -> Result<(), FleetCommandError>where
I: IntoIterator<Item = OsString>,Expand description
Run the current fleet selection command.
pub fn run_use<I>(args: I) -> Result<(), FleetCommandError>where
I: IntoIterator<Item = OsString>,Run the current fleet selection command.