Write-ProgressEx
0.19
Write-ProgressEx extends the functionality of the standard cmdlet. Write-ProgressEx is a powershell native cmdlet that provide a simple way to show ProgressBars, PercentComplete and SecondsRemaining.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
Copyright (c) 2017 Sergey Mazurkin, licensed under MIT License.
Package Details
Author(s)
- Sergey Mazurkin <mazzy@mazzy.ru>
Tags
Progress ProgressBar Write-Progress
Cmdlets
Write-ProgressEx Get-ProgressEx Set-ProgressEx
Functions
Write-ProgressEx Get-ProgressEx Set-ProgressEx
Dependencies
This module has no dependencies.
Release Notes
## v0.19
* The switch Reset added to Write-ProgressEx cmdlet.
* Deep refactoring in the cmdlet Set-ProgressEx.
* 'On completed message' clarified.
* The directive '#require -module Write-ProgressEx' added to example scripts.
* Splatting example added.
* Examples and tests cleanup.
* Readme changed.
FileList
- Write-ProgressEx.nuspec
- Write-ProgressEx.psd1
- Write-ProgressEx.psm1