GitVersionExecutor Class

Namespace
GitVersion
Interfaces
Base Types
  • object

Syntax

public class GitVersionExecutor : IGitVersionExecutor

Constructors

Methods

Name Value Summary
Execute(GitVersionOptions) int

Extension Methods

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