Skip to content

Command line options parsing #13

@himdel

Description

@himdel

TODO rework command line option parsing, using some library (do people still use getopt_long?)

right now, we init all the display and stuff even for --help,
every option gets parsed multiple times,

we should transform options into a list of transforms and then run through the list, or something like that

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