amps
0.1.0
A PowerShell script module with advanced functions that extend PowerShell.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2017 Alan Mervitz. All rights reserved.
Package Details
Author(s)
- Alan Mervitz
Tags
Functions
Dependencies
This module has no dependencies.
Release Notes
Initial release.
Add the Enter-Object function for accessing the properties of an object or items of a hashtable as variables
within a new scope without needing to refer to the containing object. This makes it easy to splat a nested
object without temporary variable assignments.
It has an alias of 'with' to provide a shorthand version that makes it feel like a built-in language construct.
FileList
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.1 | 746 | 2/13/2017 |
0.1.0 (current version) | 40 | 2/6/2017 |