pwsh-environment
1.0.2
This is a module designed for manipulating environment variables.
Installation Options
Owners
Copyright
(c) sawamura. All rights reserved.
Package Details
Author(s)
- sawamura
Tags
Functions
Get-EnvironmentStack Get-EnvironmentVariable Pop-EnvironmentStack Push-EnvironmentStack Remove-EnvironmentStack Remove-EnvironmentVariable Set-EnvironmentVariable Switch-EnvironmentDefaultStack Test-EnvironmentVariable Add-EnvironmentPath Get-EnvironmentPath Remove-EnvironmentPath Test-EnvironmentPath
Dependencies
This module has no dependencies.
FileList
- pwsh-environment.nuspec
- pwsh-environment.format.ps1xml
- pwsh-environment.psd1
- private\Initialize-Internal.ps1
- private\Test-InternalEnvPathArrayNotEmpty.ps1
- public\Set-EnvironmentVariable.ps1
- pwsh-environment.psm1
- private\New-InternalEntry.ps1
- public\alias.ps1
- public\Switch-EnvironmentDefaultStack.ps1
- private\New-InternalEnvHashTable.ps1
- public\Get-EnvironmentStack.ps1
- public\Test-EnvironmentVariable.ps1
- private\Clear-InternalHashTbale.ps1
- private\New-InternalEnvValue.ps1
- public\Get-EnvironmentVariable.ps1
- public\path\Add-EnvironmentPath.ps1
- private\Convert-InternalNormalizeDirPath.ps1
- private\New-InternalHashTbale.ps1
- public\Pop-EnvironmentStack.ps1
- public\path\Get-EnvironmentPath.ps1
- private\Convert-InternalNormalizePath.ps1
- private\New-InternalPathInfo.ps1
- public\Push-EnvironmentStack.ps1
- public\path\Remove-EnvironmentPath.ps1
- private\Get-InternalEnvPathArray.ps1
- private\New-InternalStack.ps1
- public\Remove-EnvironmentStack.ps1
- public\path\Test-EnvironmentPath.ps1
- private\Set-InternalEnvPathArray.ps1
- public\Remove-EnvironmentVariable.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 (current version) | 96 | 10/27/2023 |
1.0.1 | 7 | 10/1/2023 |
1.0.0 | 14 | 9/11/2023 |