MCPcopy Index your code
hub / github.com/abiosoft/ishell / next

Method next

progress.go:246–246  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

244
245type iterator interface {
246 next() string
247}
248
249type stringIterator struct {

Callers 1

outputMethod · 0.65

Implementers 1

stringIteratorprogress.go

Calls

no outgoing calls

Tested by

no test coverage detected