#include <tracing-file-system-object-sink.hh>
A FileSystemObjectSink
that traces calls, writing to stderr.
◆ createDirectory()
void nix::test::TracingFileSystemObjectSink::createDirectory |
( |
const CanonPath & | path | ) |
|
|
overridevirtual |
◆ createRegularFile()
◆ createSymlink()
void nix::test::TracingFileSystemObjectSink::createSymlink |
( |
const CanonPath & | path, |
|
|
const std::string & | target ) |
|
overridevirtual |
The documentation for this class was generated from the following files:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libutil-test-support/tests/tracing-file-system-object-sink.hh
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libutil-test-support/tests/tracing-file-system-object-sink.cc