pub(crate) fn specified_workflow<'a>( renderer: &mut impl Renderer, matches: &'a mut ArgMatches, git: &GitBinary<'_>, current_shell_path: Option<OsString>, ) -> Result<Workflow<'a>>
The nomad workflow the user intends to execute via the CLI.
If clap does not prevent certain assumed invalid states.
clap