Crescendo icon indicating copy to clipboard operation
Crescendo copied to clipboard

Use of automatic variable name as a parameter name in "dd" sample

Open jhoneill opened this issue 3 years ago • 2 comments

https://github.com/PowerShell/Crescendo/blob/master/Microsoft.PowerShell.Crescendo/Samples/dd.crescendo.json Line 11

$Input is an automatic variable and really shouldn't be used as parameter name.

jhoneill avatar May 19 '22 22:05 jhoneill

Thanks @jhoneill -- I agree and will correct in my next pass on samples.

theJasonHelmick avatar May 23 '22 19:05 theJasonHelmick

see #160

JamesWTruher avatar Jun 20 '22 17:06 JamesWTruher

Thank you! Fixed/closed - in release: https://www.powershellgallery.com/packages/Microsoft.PowerShell.Crescendo/1.1.0-RC1

theJasonHelmick avatar Aug 08 '23 16:08 theJasonHelmick