Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dectyl/runtime/inspect.ts>inspectArgs

Prototype library for testing Deno Deploy scripts using the Deno CLI
Latest
function inspectArgs
import { inspectArgs } from "https://deno.land/x/dectyl@0.10.7/runtime/inspect.ts";

Parameters

args: unknown[]
optional
inspectOptions: InspectOptions = [UNSUPPORTED]