Skip to main content
Module

x/lume/core.ts>Site#clear

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Site.prototype.clear
Re-export
import { Site } from "https://deno.land/x/lume@v1.19.1/core.ts";

Clear the dest directory and any cache

Returns

Promise<void>