Skip to main content

select

Function select 

Source
pub fn select(
    current: &CurrentMatch,
    mode: Mode,
    target: Option<&str>,
    config: &Config,
) -> Result<PathBuf, SwitcherError>