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

Method Final

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

Final sets the string to show after the progress bar is done.

(string)

Source from the content-addressed store, hash-verified

40 Suffix(string)
41 // Final sets the string to show after the progress bar is done.
42 Final(string)
43 // Start starts the progress bar.
44 Start()
45 // Stop stops the progress bar.

Callers 1

copyShellProgressBarFunction · 0.65

Implementers 1

progressBarImplprogress.go

Calls

no outgoing calls

Tested by

no test coverage detected