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
Commandlets are special C++ classes used to perform command-line, non-interactive tasks. Using them for symbol upload could be an alternative to exiting .bat/.sh scripts which are difficult to maintain and distribute (FAB limitations, execution permission issues).