Expand description
Various pieces of code for dealing with “paths” passed to bootstrap on the
command-line, extracted from core/builder/mod.rs because that file is
large and hard to navigate.
Structs§
- CLIStep
Path 🔒 - Step
Extra 🔒 - Combines a
StepDescriptionwith its correspondingShouldRun. - Step
ToRun 🔒