|
Nix 2.34.6
Nix, the purely functional package manager; unstable internal interfaces
|
This is the complete list of members for nix::GitSourceAccessor, including all inherited members.
| getBlob(State &state, const CanonPath &path, bool expectSymlink) (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| getSubmoduleRev(const CanonPath &path) | nix::GitSourceAccessor | inline |
| getTree(State &state, const CanonPath &path) (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| GitSourceAccessor(ref< GitRepoImpl > repo_, const Hash &rev, const GitAccessorOptions &options) (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| lookup(State &state, const CanonPath &path) (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| lookupCache (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | |
| lookupTree(State &state, const CanonPath &path) (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| maybeLstat(const CanonPath &path) override (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| need(State &state, const CanonPath &path) (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| pathExists(const CanonPath &path) override (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| readBlob(const CanonPath &path, bool symlink, Sink &sink, std::function< void(uint64_t)> sizeCallback) (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| readDirectory(const CanonPath &path) override (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| readFile(const CanonPath &path, Sink &sink, fun< void(uint64_t)> sizeCallback) override (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| readLink(const CanonPath &path) override (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor | inline |
| state_ (defined in nix::GitSourceAccessor) | nix::GitSourceAccessor |