Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

34 help command #38

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

unbekanntunity
Copy link
Contributor

@unbekanntunity unbekanntunity commented May 25, 2021

Changes:
Add help system
-> HelpProvider: Gather hepl attributes and contains method to get a attribute by name
-> Helpattribute: Custom attribute with name, description and syntax
-> HelpHandler: Use the provider to gather the attribute by passing the user passed command name. If the dont specify a command it will print a list will all commands and a short description

Add help attributes to all implemented handlers

BusyList/Parsing/CommandGrammar.cs Outdated Show resolved Hide resolved
BusyList/Handlers/HelpHandler.cs Show resolved Hide resolved
BusyList/Handlers/AddHandler.cs Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants