pub fn export_error_page(
    dir: PathBuf,
    opts: ExportErrorPageOpts
) -> Result<i32, ExecutionError>
Expand description

Exports a single error page for the given HTTP status code to the given location.