Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
public
interface
Screenable extends Appendable {
29
30
Screenable append(Style style) throws IOException;
31
32
Screenable cls() throws IOException;
33
Callers
15
writeCRLF
Method · 0.65
testAppend1
Method · 0.65
testAppend2
Method · 0.65
testAppend3
Method · 0.65
testReadLine
Method · 0.65
testErase
Method · 0.65
testInsert1
Method · 0.65
testInsert2
Method · 0.65
testMoveLeftInsert
Method · 0.65
testMoveLeftDel
Method · 0.65
testMoveRightInsert
Method · 0.65
testMoveRightDel
Method · 0.65
Implementers
15
RenderWriter
shell/src/main/java/org/crsh/text/Rend
ScreenBuffer
shell/src/main/java/org/crsh/text/Scre
AbstractRendererTestCase
shell/src/test/java/org/crsh/text/ui/A
BaseProcessContext
shell/src/test/java/test/shell/base/Ba
ConsumePipe
shell/src/test/java/test/command/Comma
TestInvocationContext
shell/src/test/java/test/command/TestI
ShellBinding
shell/src/main/java/org/crsh/lang/impl
PipeLineInvocationContext
shell/src/main/java/org/crsh/lang/impl
ProcessHandler
shell/src/main/java/org/crsh/console/P
Editor
shell/src/main/java/org/crsh/console/E
ClientProcessContext
shell/src/main/java/org/crsh/shell/imp
CRaSHProcessContext
shell/src/main/java/org/crsh/shell/imp
Calls
no outgoing calls
Tested by
15
writeCRLF
Method · 0.52
testAppend1
Method · 0.52
testAppend2
Method · 0.52
testAppend3
Method · 0.52
testReadLine
Method · 0.52
testErase
Method · 0.52
testInsert1
Method · 0.52
testInsert2
Method · 0.52
testMoveLeftInsert
Method · 0.52
testMoveLeftDel
Method · 0.52
testMoveRightInsert
Method · 0.52
testMoveRightDel
Method · 0.52