Skip to main content

run

Function run 

Source
pub fn run<I>(args: I) -> Result<(), ManifestCommandError>
where I: IntoIterator<Item = OsString>,
Expand description

Run a manifest subcommand.