class

Hisho::HelpCommand

Inherits Hisho::Command < Reference < Object

Constants

HELP_MESSAGE = "Available commands:\n/add, /a [path]: Add files or folders to context\n/clear: Clear chat context and added files\n/show_context: Show current conversation and added files\n/help, /h: Show this help message\n/quit, /q: Exit the program"

Constructors

Instance methods

display
Source
execute(conversation : Conversation, chat_client : ChatClient, file : File) : Command
Source