Skip to main content

DEFAULT_SCRATCH_DIR

Constant DEFAULT_SCRATCH_DIR 

Source
pub const DEFAULT_SCRATCH_DIR: &str = ".scratch";
Expand description

The default ephemeral dir, relative to the repo root. A convention, not a lock-in — override it via the [scratch] dir config key or NEWT_SCRATCH_DIR.