Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jasperproject/jasper-client
/ stop
Method
stop
client/modules/MPDControl.py:304–305 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
302
303
@reconnect
304
def
stop(self):
305
self.client.stop()
306
307
@reconnect
308
def
next(self):
Callers
1
delegateInput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected