Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
print
(index :
Int32
= 0)
Source
recurse_folders_sizes
Source