import * as velociraptor from "https://deno.land/x/velociraptor@1.5.0/src/scripts_config.ts";
Interfaces
An object representing scripts to be executed in parallel | |
An object representing the script | |
Additional script options | |
Script file model |
Type Aliases
An array of scripts or an object representing script to be executed in parallel | |
Either a command string or an object representing the script | |
Either a script or a list of scripts | |
The scripts object.
Keys are script identifiers, values are |