pub fn get( wiki: &Wiki, file: &Path, field: Option<&str>, ) -> Result<(), WikiError>
Run frontmatter get <file> [field]: extract frontmatter as JSON.
frontmatter get <file> [field]