Skip to content

[Feature request] Subcommands #1

@FoxKiana

Description

@FoxKiana

support for subcommands would be nice. with flags that only work for that option as well as global flags, example:

lucy -v compile -t test.lc -h -T

-v and -h are global flags whereas -t and -T are flags that only work after the compile subcommand which expects a value <FILE>, in this case "test.lc"

edit:
a builder structure could work well for this

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