Skip to content

add shortOption capabilities #3

@AbrarSyed

Description

@AbrarSyed

Right now, each and every short option must be defined by itself. They cannot be chained together.

eg -t -b -A1 cannot be written as ```-tbA1` like it should be able to be

This will require some changes in the way the option parser currently does things.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions