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
Update references to renamed CommandDefinition classes
Updated all code references from *CommandParser to *CommandDefinition for accessing static members (options, arguments, etc.). Updated Actions files to call XxxCommandDefinition.Create() instead of CreateCommandDefinition(). The GetCommand() API remains on *CommandParser classes.
Co-authored-by: tmat <[email protected]>
0 commit comments