Skip to main content
Module

x/args/flag-types.ts>DrainOptionFilterReturn

Extensible CLI arguments parser for Deno with intelligent TypeScript inference
Go to Latest
interface DrainOptionFilterReturn
import { type DrainOptionFilterReturn } from "https://deno.land/x/args@2.1.0/flag-types.ts";

Type of return value of DrainOptionFilterFunc

Properties

readonly
take: boolean

Whether to take the argument

readonly
done: boolean

Whether to stop further draining