Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boxbeam/RedLib
/ cancel
Method
cancel
src/redempt/redlib/misc/ChatPrompt.java:123–125 ·
view source on GitHub ↗
(CancelReason reason)
Source
from the content-addressed store, hash-verified
121
}
122
123
public
void
cancel(CancelReason reason) {
124
onCancel.accept(reason);
125
}
126
127
}
128
Callers
3
prompt
Method · 0.95
onChat
Method · 0.95
onLeave
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected