Skip to main content

ENV_EXPLODE

Constant ENV_EXPLODE 

Source
pub const ENV_EXPLODE: &str = "ZNIPPY_GIT_EXPLODE";
Expand description

Environment variable naming the explode policy of the objects.exploded table (off · graph · full). Read once per store open by ExplodePolicy::from_env.