Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nacsio
master
Array
Float
Nacsio
CommandLog
CP
Particle
Vector3
Generated using Crystal 1.14.0
2024-11-26 08:22:04 UTC
module
Nacsio
Extended Modules
Nacsio
Defined in:
nacsio.cr
Instance Method Summary
#read_commandlog
(ifile =
STDIN
)
#repeat_on_snapshots
(p =
Particle
.new, read_all =
false
, &)
#update_commandlog
(progname =
PROGRAM_NAME
, options =
ARGV
, of =
STDOUT
)
Instance Method Detail
def
read_commandlog
(ifile =
STDIN
)
#
[
View source
]
def
repeat_on_snapshots
(p =
Particle
.new, read_all =
false
, &)
#
[
View source
]
def
update_commandlog
(progname =
PROGRAM_NAME
, options =
ARGV
, of =
STDOUT
)
#
[
View source
]