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

Method setScript

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

@param script

(PostmanScript script)

Source from the content-addressed store, hash-verified

197 * @param script
198 */
199 private void setScript(PostmanScript script) {
200 this.script = script;
201 }
202
203
204 /**

Callers 3

EventMethod · 0.95
setSourceCodeMethod · 0.95
addSourceCodeElementMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected