Skip to main content

create_section

Function create_section 

Source
pub fn create_section(
    slug: &Slug,
    wiki_root: &Path,
    body_template: Option<&str>,
) -> Result<PathBuf>
Expand description

Create a new section (directory + index.md with type: section).