Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
aoc-2021
main
AoC
CachedIterator
Commands
Base
DevNull
Day01
Day02
Command
Position
FetchInput
Built with Crystal 1.9.2
2023-10-07 19:48:20 UTC
abstract class
AoC::Commands::Base
AoC::Commands::Base
Athena::Console::Command
Reference
Object
Direct Known Subclasses
AoC::Commands::Day01
AoC::Commands::Day02
Defined in:
commands/base.cr
Instance Method Summary
#benchmark?
: Bool
#input
: IO
#parts
: Array(Int32)
Instance Method Detail
def
benchmark?
: Bool
#
[
View source
]
def
input
: IO
#
[
View source
]
def
parts
: Array(Int32)
#
[
View source
]