Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
icrystal
v0.1.0
Icr
SyntaxCheckResult
ICrystal
Command
Config
ICRBackend
Jupyter
Kernel
Any
Message
Any
Dict
Header
Session
Built with Crystal 1.9.2
2023-10-07 20:07:23 UTC
class
ICrystal::ICRBackend
ICrystal::ICRBackend
Reference
Object
Defined in:
icrystal/backend.cr
Constructors
.new
(debug =
true
)
Instance Method Summary
#check_syntax
(code)
#eval
(code, store_history)
Constructor Detail
def self.
new
(debug =
true
)
#
[
View source
]
Instance Method Detail
def
check_syntax
(code)
#
[
View source
]
def
eval
(code, store_history)
#
[
View source
]