-
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
An Application or Script should have a configurable root.
This root should cache it's value in a hidden property, .Root.
It should be automatically detected if no root is present.
The automatic detection mechanism is as follows:
Directories should be ascended until:
- An eponymous PSD1 or PSM1 is found (e.g.
c:\foo\foo.psd1) - A LICENSE or LICENSE.txt is found
- A .git subdirectory is found
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request