Nix 2.29.1
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::GitExportIgnoreSourceAccessor Struct Reference
Inheritance diagram for nix::GitExportIgnoreSourceAccessor:

Public Member Functions

 GitExportIgnoreSourceAccessor (ref< GitRepoImpl > repo, ref< SourceAccessor > next, std::optional< Hash > rev)
bool gitAttrGet (const CanonPath &path, const char *attrName, const char *&valueOut)
bool isExportIgnored (const CanonPath &path)
bool isAllowedUncached (const CanonPath &path) override

Public Attributes

ref< GitRepoImplrepo
std::optional< Hash > rev

The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/nix-2.29.1-build/nix-2.29.1/src/libfetchers/git-utils.cc