MCPcopy
hub / github.com/vpulim/node-soap / addOptions

Method addOptions

src/security/BasicAuthSecurity.ts:24–26  ·  view source on GitHub ↗
(options: any)

Source from the content-addressed store, hash-verified

22 }
23
24 public addOptions(options: any): void {
25 merge(options, this.defaults);
26 }
27}

Callers

nothing calls this directly

Calls 1

mergeFunction · 0.90

Tested by

no test coverage detected