IRefSpec.

Direction Property

Summary

Gets the direction of this refspec (fetch or push).
Namespace
GitVersion.Git
Containing Type
IRefSpec

Syntax

RefSpecDirection Direction { get; }

Value

Type Description
RefSpecDirection
GitHub