Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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