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

Hide internal functions from end-users #8

Open
rdbahm opened this issue Jul 20, 2017 · 0 comments
Open

Hide internal functions from end-users #8

rdbahm opened this issue Jul 20, 2017 · 0 comments

Comments

@rdbahm
Copy link
Owner

rdbahm commented Jul 20, 2017

Right now, we show all cmdlets to users - even the ones that should never, ever be used by an end user. We should use Export-ModuleMember (or whatever it's called) to limit what ones are visible. However, development is a lot easier when they're all visible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant