Function git_nomad::specified_workflow
source · pub(crate) fn specified_workflow<'a>(
renderer: &mut impl Renderer,
matches: &'a mut ArgMatches,
git: &GitBinary<'_>,
) -> Result<Workflow<'a>>
pub(crate) fn specified_workflow<'a>(
renderer: &mut impl Renderer,
matches: &'a mut ArgMatches,
git: &GitBinary<'_>,
) -> Result<Workflow<'a>>