spec.module.loader
1.0.3
A module to help installing and importing modules
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2023 Specsavers. All rights reserved.
Package Details
Author(s)
- owen.heaume
Tags
Cmdlets
Dependencies
This module has no dependencies.
Release Notes
* 1.0.0 - Initial release to PowerShell Gallery
* 1.0.1 - Added helper function
* 1.0.2 - Remove unused functions
* 1.0.3 - Remove function from public
FileList
- spec.module.loader.nuspec
- Private\Import-SpecPowerShellModule.ps1
- spec.module.loader.psd1
- Private\Install-SpecModule.ps1
- spec.module.loader.psm1
- Private\Install-SpecNugetPackageProvider.ps1
- en-US\about_spec.module.loader.help.txt
- Private\Remove-SpecPowerShellModule.ps1
- Private\Get-SpecInstalledModule.ps1
- Private\Test-SpecIsModuleLoaded.ps1
- Private\Get-SpecPackageProvider.ps1
- Public\Install-SpecPowerShellModule.ps1
- Private\Get-SpecPSGalleryLatestVersion.ps1