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

Struct simpleProgressDisplay

progress.go:288–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286)
287
288type simpleProgressDisplay struct{}
289
290func (s simpleProgressDisplay) Determinate() [101]string {
291 return ProgressDisplayCharSet(determinateCharSet).Determinate()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected