Summary
    Runs the tool.
    
		- Namespace
- Cake.Testing .Fixtures 
- Containing Type
- ToolFixture<TToolSettings, TFixtureResult> 
Syntax
public TFixtureResult Run()Return Value
| Type | Description | 
|---|---|
| TFixtureResult | The result from running the tool. | 
