MCPcopy Create free account
hub / github.com/diffplug/goomph / getRoot

Method getRoot

src/main/java/com/diffplug/gradle/Lazyable.java:50–52  ·  view source on GitHub ↗

Returns the root object.

()

Source from the content-addressed store, hash-verified

48
49 /** Returns the root object. */
50 public C getRoot() {
51 return root;
52 }
53
54 /** Adds an action which will act on a copy of the root collection. */
55 public void addLazyAction(Action<? super C> action) {

Callers 13

writeMethod · 0.80
readMethod · 0.80
fileMethod · 0.80
gradleRunnerMethod · 0.80
getContentsMethod · 0.80
copyToMethod · 0.80
testDeleteEmptyFolderMethod · 0.80
doTestMethod · 0.80
doTestMethod · 0.80
addSetupActionMethod · 0.80

Calls

no outgoing calls

Tested by 11

writeMethod · 0.64
readMethod · 0.64
fileMethod · 0.64
gradleRunnerMethod · 0.64
getContentsMethod · 0.64
copyToMethod · 0.64
testDeleteEmptyFolderMethod · 0.64
doTestMethod · 0.64
doTestMethod · 0.64