Skip to main content
Module

x/deno_run/deps.ts>Arguments

A project manifest and runner for Deno.
Latest
interface Arguments
import { type Arguments } from "https://deno.land/x/deno_run@0.3.0/deps.ts";

Index Signatures

[argName: string]: any

Properties

_: ArgsOutput

Non-option arguments

optional
--: ArgsOutput

Arguments after the end-of-options flag --