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