Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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]