Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
aoc2022
main
Top Level Namespace
Aoc2022
Day
Day1
Day10
Clock
CPU
CRT
Day11
Monkey
Operation
Day2
Command
Shape
Day3
Group
Item
Rucksack
Day4
Day5
Command
Day6
Day7
Dir
File
Day8
Direction
Day9
Direction
Rope
Point
FileInputReader
InMemoryInputReader
InputReader
Generated using Crystal 1.12.2
2024-09-13 04:58:25 UTC
class
Aoc2022::
InMemoryInputReader
Aoc2022::InMemoryInputReader
Aoc2022::InputReader
Reference
Object
Defined in:
aoc2022/input.cr
Constructors
.new
(input : String)
Instance Method Summary
#read
: String
Instance methods inherited from class
Aoc2022::InputReader
read : String
read
Constructor Detail
def self.
new
(input : String)
#
[
View source
]
Instance Method Detail
def
read
: String
#
[
View source
]