...

Package env

import "oss.terrastruct.com/d2/lib/env"
Overview
Index

Overview ▾

func Debug

func Debug() bool

func Dev

func Dev() bool

func DevOnly

func DevOnly() bool

People have DEV_MODE on while running tests. If that's the case, this function will return false.

func SkipGraphDiffTests

func SkipGraphDiffTests() bool

func Test

func Test() bool

func Timeout

func Timeout() (int, bool)