Skip to main content

content_write

Function content_write 

Source
pub fn content_write(
    engine: &EngineState,
    uri: &str,
    wiki_flag: Option<&str>,
    content: &str,
) -> Result<WriteResult>
Expand description

Write content to a wiki page identified by slug or URI.