TyrannoportRunner.

Run(FilePath, TyrannoportSettings) Method

Summary

Run the tool against a single file path
Assembly
Cake.Tyrannoport.dll
Namespace
Cake.Tyrannoport
Containing Type
TyrannoportRunner

Syntax

public void Run(FilePath trxPath, TyrannoportSettings settings)

Parameters

Name Type Description
trxPath FilePath The path to the input TRX file
settings TyrannoportSettings Tool settings for this operation

Return Value

Type Description
void