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