withExecutableCommand
Function
interface DotnetToolResource { // ... omitted for brevity withExecutableCommand(command: string): ExecutableResource;}Signature
method
withExecutableCommand builder Sets the executable command
withExecutableCommand(command: string): ExecutableResourceParameters
command string Returns
ExecutableResource Applies to
This function is an extension method on the following types: