Skip to content

add new static method ArgsParser.getArgumentOf(String fullFlag) to access arguments globally #24

@AbUndMax

Description

@AbUndMax

This will allow the programmer to access the arguments globally by introducing a new ArgsParser.getArgumentOf(String fullFlag)method that directly returns the argument via the ArgsParser and not by its Parameter instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions