package
0.0.0-20241122174450-ed490a29207d
Repository: https://github.com/jetify-com/devbox.git
Documentation: pkg.go.dev

# README

Code in this directory was copy-pasted from the direnv codebase: https://github.com/direnv/direnv/blob/master/internal/cmd/

We could not directly import this code because in the direnv code it is inside an internal directory, and hence not exported.

Full credit to the direnv authors.