Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-CUENum -> Add support for PipeLine input #102

Open
Stephanevg opened this issue Mar 14, 2019 · 0 comments
Open

Get-CUENum -> Add support for PipeLine input #102

Stephanevg opened this issue Mar 14, 2019 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Stephanevg
Copy link
Owner

In title

>  gci C:\modules\PSHTML\Code\Classes | Get-CUEnum
throw : The term 'throw' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At \\\Modules\psclassutils\2.6.1\PSClassUtils.psm1:1404 char:18
+         $Path = (throw "Please provide a path")
+                  ~~~~~
    + CategoryInfo          : ObjectNotFound: (throw:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
@Stephanevg Stephanevg added bug Something isn't working enhancement New feature or request labels Mar 14, 2019
LxLeChat added a commit to LxLeChat/PSClassUtils that referenced this issue Apr 20, 2019
Fixing issue Stephanevg#104
Fixing issue Stephanevg#103
Add Pipeline support for Get-CUEnum Stephanevg#102
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant