MCPcopy Index your code
hub / github.com/apache/groovy / addResolver

Method addResolver

src/main/java/groovy/grape/GrapeEngine.java:104–104  ·  view source on GitHub ↗

Adds a resolver to this engine. @param args the resolver descriptor

(Map<String, Object> args)

Source from the content-addressed store, hash-verified

102 * @param args the resolver descriptor
103 */
104 void addResolver(Map<String, Object> args);
105
106 /**
107 * Sets the logging level for the grape engine.

Callers 1

addResolverMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected