Skip to content

Redo terminal output matching logic #597

@buresdv

Description

@buresdv

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.

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Projects

Status

In Progress

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions