module Hisho

Defined in:

core/chat_client.cr
core/command_builder.cr
core/commands/abstract_command.cr
core/commands/add_command.cr
core/commands/chat_command.cr
core/commands/clear_command.cr
core/commands/help_command.cr
core/commands/quit_command.cr
core/commands/show_context_command.cr
core/conversation.cr
core/file.cr
core/prompts.cr
hisho.cr

Constant Summary

VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.main : Nil #

[View source]