pub fn docs_scratch_with(
ctx: &GateCtx,
named: Option<Utf8PathBuf>,
) -> Option<Utf8PathBuf>Expand description
The resolution, with the variable’s value supplied.
The environment is read at one boundary and passed in, so every case is reachable from a test. This crate forbids unsafe code, and setting a variable is unsafe from the 2024 edition on.