Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dotenvx/dotenvx
/ get
Method
get
tests/db/session.test.js:166–168 ·
view source on GitHub ↗
(key)
Source
from the content-addressed store, hash-verified
164
}
165
166
get (key) {
167
return
values[key]
168
}
169
170
set (key, value) {
171
values[key] = value
Callers
5
getColor
Function · 0.80
readSetting
Method · 0.80
readDotenvxSetting
Method · 0.80
privateKey
Method · 0.80
main.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected