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

x/line/src/command.ts>Command#validateDenoArgs

A class-based, command-line interface (CLI) framework.
Latest
method Command.prototype.validateDenoArgs
import { Command } from "https://deno.land/x/line@v1.0.1/src/command.ts";

Parameters

denoArgs: string[]

Returns

string[]