Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeFiles ¶ added in v1.2.0
func ComputeFiles(source *config.SourceItem) ([]*os.File, error)
ComputeFiles computes the target files for the given SourceItem 1. compute all include globs and remove possible duplicates 2. compute all exclude globs and remove possible duplicates 3. build the difference for included and excluded files and return the result
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.