Function perseus_cli::export_error_page
source · [−]pub fn export_error_page(
dir: PathBuf,
opts: &ExportErrorPageOpts,
tools: &Tools,
global_opts: &Opts
) -> Result<i32, ExecutionError>Expand description
Exports a single error page for the given HTTP status code to the given location.