Everything is stable again. Some refactoring work is still in progress !deploy
This commit is contained in:
@@ -16,7 +16,8 @@ Provide a script file and a command to execute.
|
||||
|
||||
$path = myscript.ps1
|
||||
Get-Chronometer -Path $path -Script {. .\myscript.ps1} -OutVariable report
|
||||
$report.ToString()
|
||||
$report.line | % tostring
|
||||
|
||||
The user experience is important to me but I am working on the core logic right now. I will loop back to make it more intuitive and simple to use.
|
||||
|
||||
## Things to know
|
||||
|
||||
Reference in New Issue
Block a user