C# Class Duplicity.Specifications.Filtering.IgnoreChangesBeforeDeletions.WithFilter

Show file Open project: slashdotdash/Duplicity

Protected Properties

Property Type Description
Context Establish
Dispose Cleanup
Output List

Protected Methods

Method Description
Filter ( ) : void
OutputAt ( int index ) : FileSystemChange

Method Details

Filter() protected static method

protected static Filter ( ) : void
return void

OutputAt() protected static method

protected static OutputAt ( int index ) : FileSystemChange
index int
return FileSystemChange

Property Details

Context protected property

protected Establish Context
return Establish

Dispose protected property

protected Cleanup Dispose
return Cleanup

Output protected static property

protected static List Output
return List