Enkaidu::Slash::Commander
Inherits Reference < Object
Slash::Commander provides the / command handling support.
Constants
C_BYE = "/bye"
C_HELP = "/help"
H_C_HELP = "`#{C_HELP} [/command]` - Help for all commands in brief, or for a command in detail"
Constructors
new(session_manager : Enkaidu::SessionManager)
SourceInstance methods
command_names
Sourcehelp
Sourcehelp_for(slash_command) : String | Nil
Sourcequery_indicators(*args, **options)
Sourcequery_indicators(*args, **options, &)
Sourcerenderer
Sourceresponse_json_schema(*args, **options)
Sourceresponse_json_schema(*args, **options, &)
Sourcesession
Sourcetake_inclusions!(*args, **options)
Sourcetake_inclusions!(*args, **options, &)
Sourcetake_response_schema!(*args, **options)
Sourcetake_response_schema!(*args, **options, &)
Source