mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 14:53:37 +02:00
Added runtime sequence comment
This commit is contained in:
parent
90286d6e84
commit
7d7ed5cfd7
1 changed files with 2 additions and 1 deletions
|
|
@ -135,7 +135,8 @@ class ITUNES(DriverBase):
|
|||
'''
|
||||
Calling sequences:
|
||||
Initialization:
|
||||
can_handle() or can_handle_windows()
|
||||
can_handle() | can_handle_windows()
|
||||
_launch_iTunes()
|
||||
reset()
|
||||
open()
|
||||
card_prefix()
|
||||
|
|
|
|||
Loading…
Reference in a new issue