Skip to main content
Module

x/args/index.ts>DrainOptionFilterReturn

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Latest
interface DrainOptionFilterReturn
import { type DrainOptionFilterReturn } from "https://deno.land/x/args@2.1.1/index.ts";

Type of return value of DrainOptionFilterFunc

Properties

readonly
take: boolean

Whether to take the argument

readonly
done: boolean

Whether to stop further draining