MCPcopy 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

typeMethod · 0.95
runMethod · 0.95

Calls 1

textLengthMethod · 0.95

Tested by

no test coverage detected