Skip to main content
Module

x/lume/core/site.ts>default#run

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method default.prototype.run
import { default } from "https://deno.land/x/lume@v1.15.2/core/site.ts";

Runs a script or function registered previously

Parameters

name: string
optional
options: ScriptOptions = [UNSUPPORTED]

Returns

Promise<boolean>