Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.26 KB

File metadata and controls

25 lines (15 loc) · 1.26 KB

Namespace: igloo15 > NuGetSearcher

Assembly: igloo15.NuGetSearcher.dll

Summary

Settings for copying files from download to final resting place

Constructors

Name Summary
NuGetCopySettings ( )

Properties

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