Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mnaoumov/add-globalresult
A helper which adds PowerShell's auto variable $Global:LastResult
https://github.com/mnaoumov/add-globalresult
Last synced: about 1 month ago
JSON representation
A helper which adds PowerShell's auto variable $Global:LastResult
- Host: GitHub
- URL: https://github.com/mnaoumov/add-globalresult
- Owner: mnaoumov
- License: mit
- Created: 2015-01-10T13:40:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-27T11:15:32.000Z (about 8 years ago)
- Last Synced: 2023-03-24T11:58:55.409Z (almost 2 years ago)
- Language: PowerShell
- Size: 14.6 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Add-GlobalResult
A helper which adds PowerShell's auto variable $Global:LastResultThis an extended version which works in all cases: it captures arrays, returns immediately and works with Format-* cmdlets