Skip to main content

DEP_LIFECYCLE_HOOKS

Constant DEP_LIFECYCLE_HOOKS 

Source
pub const DEP_LIFECYCLE_HOOKS: [LifecycleHook; 3];
Expand description

Dependency lifecycle hooks, in the order aube runs them for each allowlisted package. prepare is intentionally omitted — it’s meant for the root package and git-dep preparation, not installed tarballs.