Age | Commit message (Collapse) | Author | Files | Lines |
|
Also cleaned up some module manifest cruft.
|
|
Scripts in a module should not be individually versioned. Only the
module should be versioned.
|
|
|
|
Added comment-based help parameter, added additional parameter
validation, piped ReadStream.seek command to out-null to prevent output
to stdout.
|
|
Updated code to use [System.IO.FileStream] class with a buffer (64kb
default) to greatly increase performance, especially when handling large
files.
Updated $EndBytes validation logic to change it to a valid value rather
than throw an error.
|
|
|
|
|