Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
aoc-2021
main
AoC
CachedIterator
Commands
Base
DevNull
Day01
Day02
Command
Position
FetchInput
Generated using Crystal 1.16.3
2025-12-23 22:06:54 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
]