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

Method Interval

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

Interval sets the time between transitions for indeterminate progress bar.

(time.Duration)

Source from the content-addressed store, hash-verified

29 // Interval sets the time between transitions for indeterminate
30 // progress bar.
31 Interval(time.Duration)
32 // SetProgress sets the progress stage of the progress bar.
33 // percent is from between 1 and 100.
34 Progress(percent int)

Callers 1

copyShellProgressBarFunction · 0.65

Implementers 1

progressBarImplprogress.go

Calls

no outgoing calls

Tested by

no test coverage detected