-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
this isn´t working.
-
the public function files have diffrent names then the functions so you cant export those functions with export-modulemember -function $_.basename. Please renamre the .ps1 files so that they match the function name.
-
the private functions are not imported in the current shell so you have to dotsource the private .ps1 files in your script that calls that functions.
-
you are not able to call a private function "Get-MyDemoMessage" outside of your module in MyScript_callingModule.ps1
Metadata
Metadata
Assignees
Labels
No labels