Skip to main content
Module

x/dtils/mod.unstable.ts>getShouldDeploy

The best unofficial library of utilities for Deno applications
Go to Latest
function getShouldDeploy
import { getShouldDeploy } from "https://deno.land/x/dtils@2.0.0/mod.unstable.ts";

Get the current deployment disposition ($DEPLOY). Assumes false if unset, 0, or false

Returns

boolean