Skip to main content

Module scope

Module scope 

Source
Expand description

Where a hook should be installed: globally for the user, or scoped to a single project directory.

Enumsยง

Scope
Install location for a hook.
ScopeKind
Discriminant of Scope without payload, used in the Integration::supported_scopes trait method.