tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

lib_fs.md (283B)


@dir /lib/fs @brief lib/fs: Files, filenames, directories, etc.

This module is mostly a set of compatibility wrappers around operating-system-specific filesystem access.

It also contains a set of convenience functions for safely writing to files, creating directories, and so on.