Skip to main content

run

Function run 

Source
pub async fn run(
    config_path: &Path,
    output_dir: &Path,
    include_drafts: bool,
    include_media: bool,
    format: &str,
) -> Result<()>