Skip to main content
Module

x/lume_plugin_ci/deps.ts>Site#run

Lume plugin for CI information
Latest
method Site.prototype.run
Re-export
import { Site } from "https://deno.land/x/lume_plugin_ci@v1.0.0/deps.ts";

Runs a script or function registered previously

Parameters

name: string

Returns

Promise<boolean>