MCPcopy Index your code
hub / github.com/cloudfoundry/cli / Wait

Method Wait

util/clissh/secure_client.go:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37}
38
39func (sc secureClient) Wait() error {
40 return sc.client.Wait()
41}

Callers

nothing calls this directly

Calls 1

WaitMethod · 0.65

Tested by

no test coverage detected