MCPcopy Create free account
hub / github.com/crashub/crash / append

Method append

shell/src/main/java/org/crsh/text/Screenable.java:30–30  ·  view source on GitHub ↗
(Style style)

Source from the content-addressed store, hash-verified

28public interface Screenable extends Appendable {
29
30 Screenable append(Style style) throws IOException;
31
32 Screenable cls() throws IOException;
33

Callers 15

writeCRLFMethod · 0.65
testAppend1Method · 0.65
testAppend2Method · 0.65
testAppend3Method · 0.65
testReadLineMethod · 0.65
testEraseMethod · 0.65
testInsert1Method · 0.65
testInsert2Method · 0.65
testMoveLeftInsertMethod · 0.65
testMoveLeftDelMethod · 0.65
testMoveRightInsertMethod · 0.65
testMoveRightDelMethod · 0.65

Implementers 15

RenderWritershell/src/main/java/org/crsh/text/Rend
ScreenBuffershell/src/main/java/org/crsh/text/Scre
AbstractRendererTestCaseshell/src/test/java/org/crsh/text/ui/A
BaseProcessContextshell/src/test/java/test/shell/base/Ba
ConsumePipeshell/src/test/java/test/command/Comma
TestInvocationContextshell/src/test/java/test/command/TestI
ShellBindingshell/src/main/java/org/crsh/lang/impl
PipeLineInvocationContextshell/src/main/java/org/crsh/lang/impl
ProcessHandlershell/src/main/java/org/crsh/console/P
Editorshell/src/main/java/org/crsh/console/E
ClientProcessContextshell/src/main/java/org/crsh/shell/imp
CRaSHProcessContextshell/src/main/java/org/crsh/shell/imp

Calls

no outgoing calls

Tested by 15

writeCRLFMethod · 0.52
testAppend1Method · 0.52
testAppend2Method · 0.52
testAppend3Method · 0.52
testReadLineMethod · 0.52
testEraseMethod · 0.52
testInsert1Method · 0.52
testInsert2Method · 0.52
testMoveLeftInsertMethod · 0.52
testMoveLeftDelMethod · 0.52
testMoveRightInsertMethod · 0.52
testMoveRightDelMethod · 0.52