PipelineSummary.add
Method
interface PipelineSummary { // ... omitted for brevity add( key: string, value: string): void;}Signature
method
addAdds a key-value pair to the pipeline summary with a plain-text value.
add( key: string, value: string): voidParameters
keystringvaluestringDefined on
This method is defined on the following type: