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

x/yargs_parser/lib/tokenize-arg-string.ts>tokenizeArgString

💪 the mighty option parser used by yargs
Go to Latest
function tokenizeArgString
import { tokenizeArgString } from "https://deno.land/x/yargs_parser@yargs-parser-v21.1.0-deno/lib/tokenize-arg-string.ts";

Parameters

argString: string | any[]

Returns

string[]