Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
icr
v0.9.0
Top Level Namespace
Icr
Command
CommandStack
Console
Executer
ExecutionResult
Highlighter
Highlight
SyntaxCheckResult
Readline
Built with Crystal 1.9.2
2023-10-08 10:31:56 UTC
class
Icr::Console
Icr::Console
Reference
Object
Overview
Responsible for interaction with user.
Defined in:
icr/console.cr
Constructors
.new
(debug =
false
, prompt_mode : String =
"default"
)
Instance Method Summary
#start
(code : String)
#start
Constructor Detail
def self.
new
(debug =
false
, prompt_mode : String =
"default"
)
#
[
View source
]
Instance Method Detail
def
start
(code : String)
#
[
View source
]
def
start
#
[
View source
]