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

# Packages

nolint:dupl // add/exclude platforms needs refactoring.

# Functions

No description provided by the author
Find is like [Open] except it recursively searches up the directory tree, starting in path.
No description provided by the author
No description provided by the author
No description provided by the author
Open loads a Devbox config from a file or project directory.

# Variables

ErrNotFound occurs when [Open] or [Find] cannot find a devbox config file after searching a directory (and possibly its parent directories).

# Structs

Config represents a base devbox.json as well as any included plugins it may have.