struct Aoc2022::Day5::Command
- Aoc2022::Day5::Command
- Struct
- Value
- Object
Defined in:
aoc2022/days/day5.crConstructors
Instance Method Summary
- #count : Int32
- #count=(count : Int32)
- #dest : Int32
- #dest=(dest : Int32)
- #source : Int32
- #source=(source : Int32)