Skip to content

centralized command definition #5

Description

@geekingfrog

Currently a command is defined through an ADT with a show instance, a parser and a help function. This is messy and one of these elements can easily be overlooked.
Look into dependant-sum to see if it's possible to have something similar to coucoubot, where a command would be a record with all elements inside.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions