-
-
Notifications
You must be signed in to change notification settings - Fork 265
Redo terminal output matching logic #597
Copy link
Copy link
Open
2 / 42 of 4 issues completedLabels
EnhancementNew feature or requestNew feature or request
Milestone
Description
Currently, terminal outputs are matched in their functions using a long string of if / else if / else statements.
It would be more robust and convenient to define a protocol, which would allow a conformed enum to define an array of strings that would match each case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request
Projects
Status
In Progress
Status
In Progress