pub fn docs_scratch_location(
recorded: Option<&Utf8Path>,
env: &UserEnv,
) -> ProjectLocationExpand description
Where the record says the docs scratch sits.
A recorded scratch may leave the repository, because staging beside the checkout is one of the offered answers, so the leading component decides which kind it is. The variable overrides the record, and the report says so by naming the variable rather than the recorded path.