Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::CopyFileFlags Struct Reference

Public Attributes

bool deleteAfter = false
bool followSymlinks = false

Member Data Documentation

◆ deleteAfter

bool nix::CopyFileFlags::deleteAfter = false

Delete the file after copying.

◆ followSymlinks

bool nix::CopyFileFlags::followSymlinks = false

Follow symlinks and copy the eventual target.


The documentation for this struct was generated from the following file: