mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
5601852363
commit
63e6014edc
@ -234,6 +234,9 @@ class DevicePlugin(Plugin):
|
|||||||
|
|
||||||
Should write information about the devices detected on the system to
|
Should write information about the devices detected on the system to
|
||||||
output, which is a file like object.
|
output, which is a file like object.
|
||||||
|
|
||||||
|
Should return True if a device was detected and successfully opened,
|
||||||
|
otherwise False.
|
||||||
'''
|
'''
|
||||||
raise NotImplementedError()
|
raise NotImplementedError()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user