Skip to main content

get

Function get 

Source
pub fn get(
    wiki: &Wiki,
    file: &Path,
    field: Option<&str>,
) -> Result<(), WikiError>
Expand description

Run frontmatter get <file> [field]: extract frontmatter as JSON.