struct

Archive::ArchiveYear

Inherits Struct / Value / Object

Year containing months

Constructors

create(year : Int32, months_data : Hash(String, Array(Markdown::File))) : self
new(year : String, months : Array(ArchiveMonth))

Instance methods

clone
copy_with(year _year = @year, months _months = @months)
months
to_h
year