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
Powershell is very structured and there is only one way to declare a function. It should be quite easy to detect function in powershell scripts.
Handling arguments may be harder, but that may be a second step.