Skip to content

Command line interface error tolerance #17

@shunjizhan

Description

@shunjizhan

currently if an unsupported command was entered, the program will exit.

we should give it error tolerance so that an unsupported command will do nothing, and the program should keep running

just need to test if command in ALL_VALID_COMMANDS, if not do nothing, and prompt a warning.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions