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