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

TypeAlias ProgressDisplayCharSet

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

ProgressDisplayCharSet is the character set for a progress bar.

Source from the content-addressed store, hash-verified

190// ProgressDisplayCharSet is the character set for
191// a progress bar.
192type ProgressDisplayCharSet []string
193
194// Determinate satisfies ProgressDisplay interface.
195func (p ProgressDisplayCharSet) Determinate() [101]string {

Callers 1

DeterminateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected