Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/velociraptor/src/cli/commands/export.ts>ExportCommand

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

Constructors

new
ExportCommand(configData: ConfigData | null)