PoshCode Archive  All files named "push-module-function-v2.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for push-module-function-v2.ps1

2018-06-10
13:01
Added: push-module will import a powershell v2.0 module and ensure that when the module is removed using remove-module, the functions the module clobbered are restored. UPDATE: previous version restored (promoted to global scope) clobbered functions that were visible from push-module function scope; this is wrong – it should only restore global functions. file: [95ce6b9b48] check-in: [62f384e984] user: Oisin Grehan branch: trunk, size: 2217