DotnetToolResource.withToolSource
Method
interface DotnetToolResource { // ... omitted for brevity withToolSource(source: string): DotnetToolResource;}Signature
method
withToolSource builder Adds a NuGet source for the tool
withToolSource(source: string): DotnetToolResourceParameters
source string Returns
DotnetToolResource Defined on
This method is defined on the following type: