IResource.withRequiredCommand
Method
interface IResource { // ... omitted for brevity withRequiredCommand( command: string, helpLink?: string): IResource;}Signature
method
withRequiredCommand builder Adds a required command dependency
withRequiredCommand( command: string, helpLink?: string): IResourceParameters
command string helpLink string optional Returns
IResource Defined on
This method is defined on the following type: