|
Nix 2.35.2
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, const std::set< CanonPath > &allowedPrefixes, const 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 |