C# Class Sep.Git.Tfs.Commands.CleanupWorkspaces

Inheritance: GitTfsCommand
Afficher le fichier Open project: pmiossec/git-tfs Class Usage Examples

Méthodes publiques

Méthode Description
CleanupWorkspaces ( Globals globals, Sep.Git.Tfs.Commands.CleanupOptions cleanupOptions ) : System.Collections.Generic
Run ( ) : int
Run ( IList remoteIds ) : int

Private Methods

Méthode Description
Cleanup ( IGitTfsRemote remote ) : void

Method Details

CleanupWorkspaces() public méthode

public CleanupWorkspaces ( Globals globals, Sep.Git.Tfs.Commands.CleanupOptions cleanupOptions ) : System.Collections.Generic
globals Globals
cleanupOptions Sep.Git.Tfs.Commands.CleanupOptions
Résultat System.Collections.Generic

Run() public méthode

public Run ( ) : int
Résultat int

Run() public méthode

public Run ( IList remoteIds ) : int
remoteIds IList
Résultat int