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

Method Suffix

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

Suffix sets the suffix for the output. The text to place after the display.

(string)

Source from the content-addressed store, hash-verified

38 // Suffix sets the suffix for the output. The text to place after
39 // the display.
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.

Callers 2

copyShellProgressBarFunction · 0.65
mainFunction · 0.65

Implementers 1

progressBarImplprogress.go

Calls

no outgoing calls

Tested by

no test coverage detected