MCPcopy Create free account
hub / github.com/jasperproject/jasper-client / pause

Method pause

client/modules/MPDControl.py:300–301  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

298
299 @reconnect
300 def pause(self):
301 self.client.pause()
302
303 @reconnect
304 def stop(self):

Callers 1

handleForeverMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected