MCPcopy Create free account
hub / github.com/Beh01der/EasyFlow / isTrace

Method isTrace

src/main/java/au/com/ds/ef/EasyFlow.java:226–228  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

224 }
225
226 protected boolean isTrace() {
227 return trace;
228 }
229
230 protected void doOnError(final ExecutionError error) {
231 handlers.callOnError(error);

Callers 4

runMethod · 0.95
enterMethod · 0.95
leaveMethod · 0.95
doOnTerminateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected