[][src]Function palaver::file::fd_dir

pub fn fd_dir() -> Result<PathBuf>

Returns the path of the directory that contains entries for each open file descriptor. On Linux this is /proc/self/fd. Doesn't work on Windows.