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

Method getKey

server/src/main/java/com/postman/collection/Cookie.java:213–217  ·  view source on GitHub ↗

@return String

()

Source from the content-addressed store, hash-verified

211 * @return String
212 */
213 @Override
214 public String getKey() {
215
216 return getName();
217 }
218
219}

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.95

Tested by

no test coverage detected