class

Aoc2022::Day7::Dir

Inherits Aoc2022::Day7::File < Reference < Object

Constructors

new(name : String)
Source

Instance methods

[](name : String) : Dir | File
Source
add_child(child : Dir | File)
Source
children
Source
dir?
Source
recurse_folders_sizes
Source