GitCommand.GetWorkingTree Method

Definition

public System.Threading.Tasks.Task<System.Collections.Generic.IList<string>> GetWorkingTree ();
member this.GetWorkingTree : unit -> System.Threading.Tasks.Task<System.Collections.Generic.IList<string>>
Public Function GetWorkingTree () As Task(Of IList(Of String))

Returns

Applies to