IResourceWithArgs.withArgs
Method
interface IResourceWithArgs { // ... omitted for brevity withArgs(args: string[]): IResourceWithArgs;}Signature
method
withArgs builder Adds arguments
withArgs(args: string[]): IResourceWithArgsParameters
args string[] Returns
IResourceWithArgs Defined on
This method is defined on the following type: