MCPcopy Create free account
hub / github.com/SplootCode/splootcode / getInput

Method getInput

packages/editor/src/runtime/wasm-tty/wasm-tty.ts:68–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 getInput(): string {
69 return this.input.join('')
70 }
71
72 /**
73 * Prints a message and properly handles new-lines

Callers 1

PythonFrameClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected