C# Class Versionr.Commands.Diff

Inheritance: FileCommand
Afficher le fichier Open project: eatplayhate/versionr Class Usage Examples

Méthodes publiques

Méthode Description
Run ( System workingDirectory, object options ) : bool

Méthodes protégées

Méthode Description
RunInternal ( Area ws, Versionr status, IList targets, FileBaseCommandVerbOptions options ) : bool

Private Methods

Méthode Description
RunInternalDiff ( string file1, string file2, bool processTabs = true ) : void

Method Details

Run() public méthode

public Run ( System workingDirectory, object options ) : bool
workingDirectory System
options object
Résultat bool

RunInternal() protected méthode

protected RunInternal ( Area ws, Versionr status, IList targets, FileBaseCommandVerbOptions options ) : bool
ws Area
status Versionr
targets IList
options FileBaseCommandVerbOptions
Résultat bool