BumpyRunner.

List(BumpySettings) Method

Summary

Runs "bumpy list".
Assembly
Cake.Bumpy.dll
Namespace
Cake.Bumpy
Containing Type
BumpyRunner

Syntax

public void List(BumpySettings settings)

Parameters

Name Type Description
settings BumpySettings The tool settings.

Return Value

Type Description
void