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
struct
Counter::Er
Counter::Er
Struct
Value
Object
Defined in:
counter/counter.cr
Constructors
.new
(reason : String)
Instance Method Summary
#clone
#copy_with
(reason _reason = @reason)
#reason
: String
Constructor Detail
def self.
new
(reason : String)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(reason _reason = @reason)
#
[
View source
]
def
reason
: String
#