-
-
Notifications
You must be signed in to change notification settings - Fork 8
Import-PipeScript #366
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
As there is an Export-PipeScript, there should be an Import-PipeScript.
This should essentially run PipeScript in its own dynamic module and import it globally, thus allowing functions defined to be used.