Skip to main content
Module

x/dtils/env.ts>getShouldReloadDeps

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

Get the current disposition for reloading dependencies ($RELOAD_DEPS). Assumes false if unset, 0, or false

Returns

boolean