import { default } from "https://dotland.deno.dev/x/lume@v2.3.3/core/scripts.ts";
Script runner to store and run commands or execute functions It can execute the scripts and functions in parallel or sequentially
Constructors
new
default(options?: Options)Methods
set(name: string, ...scripts: ScriptOrFunction[]): void
Register one or more scripts under a specific name