IGitVersionOutputTool Interface

Namespace
GitVersion
graph BT Type["IGitVersionOutputTool"] class Type type-node

Syntax

public interface IGitVersionOutputTool

Methods

Extension Methods

Name Value Summary
NotNull<IGitVersionOutputTool>(string) T
Throws ArgumentNullException when value is null; otherwise returns the value.
GitHub