Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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://deno.land/x/velociraptor@1.5.0/src/cli/commands/run_hook.ts";

Constructors

new
RunHookCommand(configData: ConfigData | null)