You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Function entries, you have to add functions to the global scope. If we don't want to use the global scope, registering ScriptBlocks directly should be useful.
If you manage many ps1 files instead of making functions in a file, adding those script files as callable entries should be handy too.
The text was updated successfully, but these errors were encountered:
OS
New feature description
With Function entries, you have to add functions to the global scope. If we don't want to use the global scope, registering ScriptBlocks directly should be useful.
If you manage many ps1 files instead of making functions in a file, adding those script files as callable entries should be handy too.
The text was updated successfully, but these errors were encountered: