MCPcopy Create free account
hub / github.com/EsperoTech/yaade / getScript

Method getScript

server/src/main/java/com/postman/collection/Event.java:191–193  ·  view source on GitHub ↗

@return PostmanScript

()

Source from the content-addressed store, hash-verified

189 * @return PostmanScript
190 */
191 private PostmanScript getScript() {
192 return script;
193 }
194
195
196 /**

Callers 5

getSourceCodeMethod · 0.95
getSourceCodeElementsMethod · 0.95
addSourceCodeElementMethod · 0.95
DashboardFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected