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
After a parse is done, issue a clear() call on the CLI::App, then check the parse_order() results. The returned vector still contains the order of parsing parse call.
The clear method should be clearing the parse_order vector also.