Searched refs:envPrefix (Results 1 – 2 of 2) sorted by relevance
243 #envPrefix; field in Jack251 this.#envPrefix = options.envPrefix;292 if (this.#envPrefix) {294 const ek = toEnvKey(this.#envPrefix, field);417 if (!this.#env || !this.#envPrefix)421 this.#env[toEnvKey(this.#envPrefix, field)] = toEnvVal(value, my.delim);
235 #envPrefix; field in Jack243 this.#envPrefix = options.envPrefix;284 if (this.#envPrefix) {286 const ek = toEnvKey(this.#envPrefix, field);409 if (!this.#env || !this.#envPrefix)413 this.#env[toEnvKey(this.#envPrefix, field)] = toEnvVal(value, my.delim);