MCPcopy
hub / github.com/motdotla/dotenv / _debug

Function _debug

lib/main.js:126–128  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

124}
125
126function _debug (message) {
127 console.log(`┆ ${message}`)
128}
129
130function _log (message) {
131 console.log(`◇ ${message}`)

Callers 2

configDotenvFunction · 0.85
populateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…