Namespace: igloo15 > NuGetSearcher
Assembly: igloo15.NuGetSearcher.dll
Settings for copying files from download to final resting place
| Name | Summary |
|---|---|
| NuGetCopySettings ( ) |
| Type | Name | Summary |
|---|---|---|
| Func<String, Boolean> | Filter | Filters which files are copied |
| Func<String, String> | PathAlter | Alters the path being created |
| Func<String, Boolean> | RemoveEmptyFilter | Provides a list of folders that are empty and if true is returned it will delete if a parent folder is marked for deletion but not a sub folder the parent folder will not be deleted |