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

Add public variable containing module and script paths #486

Merged
merged 8 commits into from
May 31, 2019

Conversation

ThomasNieto
Copy link
Contributor

This PR closes #120 by creating a public variable called $PSGetPath containing the following properties:

  • AllUsersModules
  • AllUsersScripts
  • CurrentUserModules
  • CurrentUserScripts

Let me know if the variable or type name should be changed.

@alerickson alerickson merged commit b48681c into PowerShell:development May 31, 2019
@alerickson
Copy link
Member

Thanks for all the PRs @tnieto88! 😄

@LaurentDardenne
Copy link

Thank you @tnieto88

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

Successfully merging this pull request may close these issues.

[Feature request] Add a public variable containing 'Modules' and 'Scripts' paths
3 participants