MCPcopy Create free account
hub / github.com/canyie/pine / setDebuggable

Method setDebuggable

core/src/main/java/top/canyie/pine/Pine.java:679–692  ·  view source on GitHub ↗

Set whether the current process is debuggable, like PineConfig#debuggable but allows you set the value after Pine library is initialized. @param debuggable whether the current process is debuggable. @see PineConfig#debuggable

(boolean debuggable)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PendingHookHandlerClass · 0.95

Calls 2

initializeMethod · 0.95
setDebuggable0Method · 0.95

Tested by

no test coverage detected