Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/beanshell/beanshell
/ resetCommandStart
Method
resetCommandStart
src/bsh/util/JConsole.java:356–358 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
354
}
355
356
private
void
resetCommandStart() {
357
cmdStart = textLength();
358
}
359
360
private
void
append(String string) {
361
int
slen = textLength();
Callers
2
type
Method · 0.95
run
Method · 0.95
Calls
1
textLength
Method · 0.95
Tested by
no test coverage detected