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

Method next

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

Source from the content-addressed store, hash-verified

306
307 @reconnect
308 def next(self):
309 self.client.next()
310 return
311
312 @reconnect
313 def previous(self):

Callers 1

delegateInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected