Module

x/velociraptor/src/cli/commands/run.ts>RunCommand

The npm-style script runner for Deno
Latest
class RunCommand
extends Command
import { RunCommand } from "https://dotland.deno.dev/x/velociraptor@1.5.0/src/cli/commands/run.ts";

Constructors

new
RunCommand(configData: ConfigData | null)