ExecutableResource.withExecutableCommand
Method
interface ExecutableResource { // ... omitted for brevity withExecutableCommand(command: string): ExecutableResource;}Signature
method
withExecutableCommandbuilderSets the command for the executable resource.
withExecutableCommand(command: string): ExecutableResourceParameters
commandstringReturns
ExecutableResourceDefined on
This method is defined on the following type: