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://dotland.deno.dev/x/velociraptor@1.5.0/src/cli/commands/export.ts";

Constructors

new
ExportCommand(configData: ConfigData | null)