Skip to content

[FEAT]: Add a command parser #24

@Vyvy-vi

Description

@Vyvy-vi

Feature Request

Is your feature request related to a problem? Please describe:

Code was modified to include individual commands as subclasses of the Command class.

Open main.cpp and implement the parsing logic used by the if-else statements to map the Args object to a given command based on the value in the first arg. It's alright if the -h flag breaks.

Describe the solution you'd like

Additional context

Metadata

Metadata

Labels

help wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions