Skip to content

Simplify parsers #504

@Citymonstret

Description

@Citymonstret

As of Cloud 2.0 we've committed to simplifying the creation of new arguments/parsers.

Steps:

The end goal is to get rid of the argument classes entirely and leave us with parsers and builders for the parsers. Cloud already allows you to construct commands with generic arguments wrapping parsers (that's how annotated commands work) so having the extra boilerplating of per-parser command arguments doesn't serve any good purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions