IGitVersionExecutor Interface

Namespace
GitVersion
Implementing Types

Syntax

public interface IGitVersionExecutor

Methods

Name Value Summary
Execute(GitVersionOptions) int

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<IGitVersionExecutor>(string) T
GitHub