alice v0.3.7 Alice.Handlers.Help
A handler to return helptext for all registered handlers
Link to this section Summary
Functions
All of the commands handled by this module
Deletes the entries in the state for a specific key
help
- lists all known handlers
Get the state from an Alice.Conn struct, namespaced to this module
help all
- outputs the help text for each route in every handler
help <handler name>
- outputs the help text for a single matching handler
Match all commands in this module
Match all routes in this module
Update the state of an Alice.Conn struct, namespaced to this module
All of the routes handled by this module
Link to this section Functions
All of the commands handled by this module
Deletes the entries in the state for a specific key
.
help
- lists all known handlers
Get the state from an Alice.Conn struct, namespaced to this module
help all
- outputs the help text for each route in every handler
help <handler name>
- outputs the help text for a single matching handler
Match all commands in this module
Match all routes in this module
Update the state of an Alice.Conn struct, namespaced to this module
All of the routes handled by this module