Smith::Frontmatter::Document
Inherits Struct < Value < Object
Constructors
new(fields : Hash(String, String), body : String)
SourceInstance methods
[](key : String) : String | Nil
Sourcebody
Sourceempty?
Sourcefields
Sourcelist(key : String) : Array(String) | Nil
nil when the key is absent, so "not configured" stays distinguishable from "configured as empty".