import * as lume from "https://deno.land/x/lume@v1.17.2/core/scripts.ts";
Classes
Script runner to store and run commands or execute functions It can execute the scripts and functions in parallel or sequentially |
Type Aliases
A script or function |
import * as lume from "https://deno.land/x/lume@v1.17.2/core/scripts.ts";
Script runner to store and run commands or execute functions It can execute the scripts and functions in parallel or sequentially |
A script or function |