Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
byoidsl
master
CLI
Counter
CounterState
Er
Minus
Op
Plus
Counter_CLI
Command_Main_of_clim_library
Arguments_Main_of_clim_library
Argument_filepath
Arguments_Main_of_clim_library
Argument_filepath
Options_Main_of_clim_library
Option_help
Option_version
Options_Main_of_clim_library
Option_help
Option_version
RunProc
IGOL
Apply
Command
Evolve
GameOfLife
Pattern
Point
SetVar
Show
State
VarName
IGOL_CLI
Command_Main_of_clim_library
Arguments_Main_of_clim_library
Argument_filepath
Arguments_Main_of_clim_library
Argument_filepath
Options_Main_of_clim_library
Option_help
Option_version
Options_Main_of_clim_library
Option_help
Option_version
RunProc
Repl
Runtime
Built with Crystal 1.9.2
2023-10-08 11:58:39 UTC
class
Repl
Repl
Reference
Object
Defined in:
lib/repl.cr
Constructors
.new
(history : String, &process : String -> _)
Class Method Summary
.eval_and_print
(process, input)
.load_history
(fancy, history)
.write_history
(fancy, history)
Constructor Detail
def self.
new
(history : String, &process : String -> _)
#
[
View source
]
Class Method Detail
def self.
eval_and_print
(process, input)
#
[
View source
]
def self.
load_history
(fancy, history)
#
[
View source
]
def self.
write_history
(fancy, history)
#
[
View source
]