Module

x/velociraptor/src/cli/commands/run_hook.ts>RunHookCommand

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

Constructors

new
RunHookCommand(configData: ConfigData | null)