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
{{ message }}
This repository was archived by the owner on Feb 10, 2019. It is now read-only.
Currently parameters for commands are moved around and calculated from array / nested array. This proves to be hardly maintainable. Need to represent in object format.
Refactor existing commands to use the handler.
Currently parameters for commands are moved around and calculated from array / nested array. This proves to be hardly maintainable. Need to represent in object format.
Refactor existing commands to use the handler.