Skip to main content
Module

x/alfredo/deps.ts>Command#parseEnvVars

Your Alfred workflows on steroids with Deno
Latest
method Command.prototype.parseEnvVars
Re-export
import { Command } from "https://deno.land/x/alfredo@0.4.3/deps.ts";

Validate environment variables.

Returns

Promise<Record<string, unknown>>