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

Method Prefix

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

Prefix sets the prefix for the output. The text to place before the display.

(string)

Source from the content-addressed store, hash-verified

35 // Prefix sets the prefix for the output. The text to place before
36 // the display.
37 Prefix(string)
38 // Suffix sets the suffix for the output. The text to place after
39 // the display.
40 Suffix(string)

Callers 1

copyShellProgressBarFunction · 0.65

Implementers 1

progressBarImplprogress.go

Calls

no outgoing calls

Tested by

no test coverage detected