Skip to content

Continue parsing command 5 input even if invalid #3

Description

@jared-ee

There is a very good feature from command 1 where even if a character in the input string is invalid, all other valid characters are still read in and processed. As an add-on to issue #2, this should also be implemented for command 5 should multiple inputs also be accepted for it in the future. Naturally, since it currently only expects 1 input, entering a string of numbers results in none of them getting processed. Just a recommendation for further improvement should #2 be implemented.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions