MCPcopy Create free account
hub / github.com/AndroidPoet/playconsole-cli / Close

Method Close

internal/api/client.go:242–244  ·  view source on GitHub ↗

Close releases resources

()

Source from the content-addressed store, hash-verified

240
241// Close releases resources
242func (e *Edit) Close() {
243 e.cancel()
244}
245
246// Tracks returns the tracks service for this edit
247func (e *Edit) Tracks() *androidpublisher.EditsTracksService {

Callers 15

runDiffFunction · 0.95
GetReleasesMethod · 0.80
runUploadFunction · 0.80
runListFunction · 0.80
runFindFunction · 0.80
runGetFunction · 0.80
runValidateFunction · 0.80
runCommitFunction · 0.80
runDeleteFunction · 0.80
runUploadFunction · 0.80
runListFunction · 0.80
runGetFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected