struct

Archive::ArchiveMonth

Inherits Struct / Value / Object

Month containing posts

Constructors

create(year : Int32, month : Int32, posts : Array(Markdown::File)) : self
new(name : String, posts : Array(ArchivePost))

Instance methods

clone
copy_with(name _name = @name, posts _posts = @posts)
name
posts
to_h