C# Class AppHarbor.GitCommand

Inheritance: IGitCommand
Afficher le fichier Open project: appharbor/appharbor-cli

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( string command ) : IList
GitCommand ( ) : System

Method Details

Execute() public méthode

public Execute ( string command ) : IList
command string
Résultat IList

GitCommand() public méthode

public GitCommand ( ) : System
Résultat System