Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
hisho
master
Hisho
AddCommand
ChatClient
ChatCommand
ClearCommand
CLI
Command
CommandBuilder
CommandFunction
Conversation
DefaultChatClient
File
HelpCommand
Prompts
QuitCommand
ShowContextCommand
Generated using Crystal 1.14.0
2024-11-26 07:35:38 UTC
class
Hisho::
CLI
Hisho::CLI
Reference
Object
Defined in:
hisho.cr
Constructors
.new
Instance Method Summary
#run
(input : IO =
STDIN
, output : IO =
STDOUT
) : Bool
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
run
(input : IO =
STDIN
, output : IO =
STDOUT
) : Bool
#
[
View source
]