MCPcopy Create free account
hub / github.com/krau/SaveAny-Bot / Wait

Method Wait

cmd/upload/progress_tea.go:171–173  ·  view source on GitHub ↗

Wait waits for the progress UI to finish

()

Source from the content-addressed store, hash-verified

169
170// Wait waits for the progress UI to finish
171func (up *UploadProgress) Wait() {
172 up.program.Wait()
173}
174
175// Quit quits the progress UI
176func (up *UploadProgress) Quit() {

Callers 15

UploadFunction · 0.95
ExecuteMethod · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
executeStreamFunction · 0.45
ExecuteMethod · 0.45
ExecuteMethod · 0.45
processElementMethod · 0.45
TestConcurrencySafetyFunction · 0.45
GetMethod · 0.45
SaveMethod · 0.45
CloseMethod · 0.45

Calls

no outgoing calls

Tested by 3

TestConcurrencySafetyFunction · 0.36