pub fn run<I>(args: I) -> Result<(), ReleaseSetCommandError>where
I: IntoIterator<Item = OsString>,Expand description
Run the release-set command family.
pub fn run<I>(args: I) -> Result<(), ReleaseSetCommandError>where
I: IntoIterator<Item = OsString>,Run the release-set command family.