[][src]Function hygeia::commands::setup::sh::setup_shell

pub fn setup_shell<P, S>(
    paths_provider: &PycorsPathsProvider<P>,
    shell: S
) -> Result<()> where
    P: PycorsHomeProviderTrait,
    S: ShellPathProvider