struct
Archive::ArchivePost
- Archive::ArchivePost
- Struct
- Value
- Object
Overview
Individual post entry in archive
Defined in:
archive.crConstructors
Instance Method Summary
- #clone
- #copy_with(title _title = @title, link _link = @link, date _date = @date)
- #date : String
- #link : String
- #title : String
- #to_h : Hash(String, String)