MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / readLineFromBuf

Function readLineFromBuf

client/input.go:121–127  ·  view source on GitHub ↗

readLineFromBuf reads one line from stdin. Subsequent calls reuse the same buffer, so we don't lose any input when reading a password twice (to verify)

(buf *bufio.Reader)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

GetPasswordFunction · 0.85
GetConfirmationFunction · 0.85
GetStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected