Skip to content

do we have a argh::parser::has_option(const std::string &opt) #32

@etorth

Description

@etorth
// something to check if the specified option presents
// by parameter arg or flag arg
// you can ignore if this if you think this breaks your api orthogonality
return cmd[opt] || cmd(opt);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions