pub fn profiles(shell: Shell) -> Result<Vec<Profile>>Expand description
Every profile that needs the integration for this shell.
PowerShell returns more than one: Windows PowerShell 5.1 and PowerShell 7 keep entirely separate profiles, and a machine commonly has both.