Skip to main content
Module

x/lume/ci.ts>getArgs

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function getArgs
import { getArgs } from "https://deno.land/x/lume@v1.16.0/ci.ts";

Returns the Lume & Deno arguments

Parameters

lumeArgs: string[]
quiet: boolean

Returns

Promise<[string[], string[]]>