Package conary :: Package build :: Module filter
[hide private]
[frames] | no frames]

Module filter

source code

Filters are slightly extended regular expressions with mode bit masking. The extended regular expressions are applied to filenames, and the mode bit masks (positive and negative) are applied to the mode of the file as it appears in the filesystem.

Classes [hide private]
  Filter
Determine whether a path meets a set of constraints.