C# Class Duplicity.Specifications.Observing.WithAnObservableDirectory

Show file Open project: slashdotdash/Duplicity

Protected Properties

Property Type Description
Changes IList
Context Establish
Dispose Cleanup
SourceDirectory string

Protected Methods

Method Description
ChangeAt ( int index ) : FileSystemChange
CreateFileSystemObservable ( ) : void

Method Details

ChangeAt() protected static method

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

CreateFileSystemObservable() protected static method

protected static CreateFileSystemObservable ( ) : void
return void

Property Details

Changes protected static property

protected static IList Changes
return IList

Context protected property

protected Establish Context
return Establish

Dispose protected property

protected Cleanup Dispose
return Cleanup

SourceDirectory protected static property

protected static string SourceDirectory
return string