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

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

createDirectory(const CanonPath &path)=0 (defined in nix::FileSystemObjectSink)nix::FileSystemObjectSinkpure virtual
createHardlink(const CanonPath &path, const CanonPath &target)=0nix::ExtendedFileSystemObjectSinkpure virtual
createRegularFile(const CanonPath &path, std::function< void(CreateRegularFileSink &)>)=0nix::FileSystemObjectSinkpure virtual
createSymlink(const CanonPath &path, const std::string &target)=0 (defined in nix::FileSystemObjectSink)nix::FileSystemObjectSinkpure virtual
~FileSystemObjectSink()=default (defined in nix::FileSystemObjectSink)nix::FileSystemObjectSinkvirtual