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

Method description

src/wsdl/elements.ts:171–173  ·  view source on GitHub ↗
(definitions?: DefinitionsElement, xmlns?: IXmlNs)

Source from the content-addressed store, hash-verified

169
170 //eslint-disable-next-line @typescript-eslint/no-unused-vars
171 public description(definitions?: DefinitionsElement, xmlns?: IXmlNs): any {
172 return this.$name || this.name;
173 }
174
175 public init(): void {}
176

Callers 15

wsdl-test.jsFile · 0.45
wsdl-parse-test.jsFile · 0.45
describeServicesMethod · 0.45
xmlToObjectMethod · 0.45
descriptionMethod · 0.45
descriptionMethod · 0.45
descriptionMethod · 0.45
descriptionMethod · 0.45
descriptionMethod · 0.45
descriptionMethod · 0.45
descriptionMethod · 0.45
descriptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected