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

x/dxx/src/lib/xArgs.ts>ArgIncrementAsync

🚀 (Deno) enhanced executor
Latest
type alias ArgIncrementAsync
import { type ArgIncrementAsync } from "https://deno.land/x/dxx@rf/src/lib/xArgs.ts";
definition: { arg: string; tailOfArgExpansion: AsyncIterableIterator<string>[]; tailOfArgsText: string; }