Nix 2.29.0
Nix, the purely functional package manager; unstable internal interfaces
|
This is the complete list of members for nix::AllowListSourceAccessorImpl, including all inherited members.
allowedPaths (defined in nix::AllowListSourceAccessorImpl) | nix::AllowListSourceAccessorImpl | |
allowedPrefixes (defined in nix::AllowListSourceAccessorImpl) | nix::AllowListSourceAccessorImpl | |
AllowListSourceAccessorImpl(ref< SourceAccessor > next, std::set< CanonPath > &&allowedPrefixes, std::unordered_set< CanonPath > &&allowedPaths, MakeNotAllowedError &&makeNotAllowedError) (defined in nix::AllowListSourceAccessorImpl) | nix::AllowListSourceAccessorImpl | inline |
allowPrefix(CanonPath prefix) override (defined in nix::AllowListSourceAccessorImpl) | nix::AllowListSourceAccessorImpl | inline |
isAllowed(const CanonPath &path) override (defined in nix::AllowListSourceAccessorImpl) | nix::AllowListSourceAccessorImpl | inline |