[][src]Function hygeia::commands::setup::powershell::setup_powershell

pub fn setup_powershell<P>(
    paths_provider: &PycorsPathsProvider<P>
) -> Result<()> where
    P: PycorsHomeProviderTrait