Skip to main contentModule workspace
Source - Project
- A directory inside a repository that at least one package manager owns.
- MAX_DEPTH
- The depth
discover uses when no configuration says otherwise.
- clamp_depth
- Hold a requested depth inside the range the walk can afford.
- discover
- Find every package-manager project in
repo_root, including the root itself. - discover_to_depth
discover, to an explicit depth.- relative_label
- Render
path relative to root with forward slashes; "." when they are equal. - resolve_depth
- The depth to walk
repo_root with, given the global setting.