Skip to main content

Module workspace

Module workspace 

Source

Structs§

Project
A directory inside a repository that at least one package manager owns.

Constants§

MAX_DEPTH
The depth discover uses when no configuration says otherwise.

Functions§

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_all_to_depth
discover_to_depth, counting managers the user has switched off for pruning too.
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.