Skip to content

Bug: cmd::getOption should return false if required arg wasn't supplied #163

Description

Description:

This function is used to get a string argument -- but it's not checking to see if the string was actually specified. It should return false if the option wasn't specified on the command line (in which case the value is empty()), or the user failed to provide an argument for the option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions