[−][src]Function slide::get_opts
pub fn get_opts<P>(parser: P, color: bool) -> Result<Opts, Error> where
P: for<'a> FnOnce(App<'a, '_>) -> Result<ArgMatches<'a>, Error>,
pub fn get_opts<P>(parser: P, color: bool) -> Result<Opts, Error> where
P: for<'a> FnOnce(App<'a, '_>) -> Result<ArgMatches<'a>, Error>,