MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / flush

Method flush

src/main/java/fieldpython/PI.kt:205–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203 success: Consumer<String>,
204 lineErrors: Consumer<Pair<Int, String>>
205 ): Any? {
206 var textFragment = textFragment
207 RemoteEditor.removeBoxFeedback(Optional.of(box), "__redmark__")
208
209 try {
210 Execution.context.get().push(box)

Callers 4

zipFilesMethod · 0.45
sendMethod · 0.45
sendAsChunkedMethod · 0.45
sendAsFixedLengthMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected