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

Export-RegEx -As EmbeddedEngine is a no-op #82

Closed
StartAutomating opened this issue Nov 22, 2021 · 0 comments
Closed

Export-RegEx -As EmbeddedEngine is a no-op #82

StartAutomating opened this issue Nov 22, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@StartAutomating
Copy link
Owner

Describe the bug

Export-RegEx -As EmbeddedEngine does nothing

To Reproduce

Export-RegEx -As EmbeddedEngine -Name * -Path .\Test.ps1

Does not create test.ps1, or error out.

Additional context

It appears that this has been internally renamed to 'Embedded', but not updated in the [ValidateSet()] of Get-RegEx or Export-RegEx.

@StartAutomating StartAutomating added the bug Something isn't working label Nov 22, 2021
@StartAutomating StartAutomating self-assigned this Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant