GitVersionExecutor Class

Namespace
GitVersion
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IGitVersionExecutor"] click Interface0 "/api/GitVersion/IGitVersionExecutor" Type["GitVersionExecutor"] class Type type-node

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