C# Class AsposeVisualStudioPluginCells.Core.GitHelper

Show file Open project: aspose-cells/Aspose.Cells-for-.NET

Public Methods

Method Description
CloneOrCheckOutRepo ( AsposeComponent component ) : string

Empty ( DirectoryInfo directory ) : void
getLocalRepositoryPath ( AsposeComponent component ) : string

Private Methods

Method Description
checkAndCreateFolder ( String folderPath ) : void

Method Details

CloneOrCheckOutRepo() public static method

public static CloneOrCheckOutRepo ( AsposeComponent component ) : string
component AsposeComponent
return string

Empty() public static method

public static Empty ( DirectoryInfo directory ) : void
directory System.IO.DirectoryInfo
return void

getLocalRepositoryPath() public static method

public static getLocalRepositoryPath ( AsposeComponent component ) : string
component AsposeComponent
return string