IGitVersionExecutor Interface

Namespace
GitVersion
Implementing Types
graph BT Type["IGitVersionExecutor"] class Type type-node Implementing0["GitVersionExecutor"]-.->Type click Implementing0 "/api/GitVersion/GitVersionExecutor"

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