Skip to content

nooschain v0.1.0


nooschain / cli/config / getLoadedDotenvSummary

Function: getLoadedDotenvSummary()

getLoadedDotenvSummary(): object

Defined in: cli/config.ts:75

Summarizes the loaded .env file path and key names for diagnostics.

Returns

object

error

error: string | null

exists

exists: boolean

keys

keys: string[]

loaded

loaded: boolean

path

path: string = dotenvPath

Audience-first NOOSChain documentation.