Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::SourcePath Member List

This is the complete list of members for nix::SourcePath, including all inherited members.

accessor (defined in nix::SourcePath)nix::SourcePath
baseName() const (defined in nix::SourcePath)nix::SourcePath
dumpPath(Sink &sink, PathFilter &filter=defaultPathFilter) constnix::SourcePath
getPhysicalPath() constnix::SourcePath
lstat() constnix::SourcePath
maybeLstat() constnix::SourcePath
operator/(const CanonPath &x) constnix::SourcePath
operator/(std::string_view c) constnix::SourcePath
operator<=>(const SourcePath &x) const noexcept (defined in nix::SourcePath)nix::SourcePath
operator==(const SourcePath &x) const noexcept (defined in nix::SourcePath)nix::SourcePath
parent() constnix::SourcePath
path (defined in nix::SourcePath)nix::SourcePath
pathExists() constnix::SourcePath
readDirectory() constnix::SourcePath
readFile() constnix::SourcePath
readFile(Sink &sink, std::function< void(uint64_t)> sizeCallback=[](uint64_t size){}) const (defined in nix::SourcePath)nix::SourcePathinline
readLink() constnix::SourcePath
resolveSymlinks(SymlinkResolution mode=SymlinkResolution::Full) constnix::SourcePathinline
SourcePath(ref< SourceAccessor > accessor, CanonPath path=CanonPath::root) (defined in nix::SourcePath)nix::SourcePathinline
std::hash< nix::SourcePath > (defined in nix::SourcePath)nix::SourcePathfriend
to_string() const (defined in nix::SourcePath)nix::SourcePath