Histories.

Process(IDictionary<string, object>, IMarkdownReferences, IRocketBoosterBuild) Method

Summary

Returns the markdown that will produce the badge
Assembly
Rocket.Surgery.Nuke.dll
Namespace
Rocket.Surgery.Nuke.Readme
Containing Type
Histories

Syntax

public string Process(IDictionary<string, object> config, IMarkdownReferences references, IRocketBoosterBuild build)

Parameters

Name Type Description
config IDictionary<string, object>
references IMarkdownReferences
build IRocketBoosterBuild

Return Value

Type Description
string