struct

Archive::ArchiveYear

Inherits Struct < Value < Object

Year containing months

Constructors

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

Instance methods

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