Skip to content

nooschain v0.1.0


nooschain / config-editor/env-document / setEnvDocumentValue

Function: setEnvDocumentValue()

setEnvDocumentValue(document, key, value): EnvDocument

Defined in: config-editor/env-document.ts:44

Sets the final definition of a key, or appends a new entry without disturbing other lines.

Parameters

document

EnvDocument

key

string

value

string

Returns

EnvDocument

Audience-first NOOSChain documentation.