mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Added runtime sequence comment
This commit is contained in:
parent
90286d6e84
commit
7d7ed5cfd7
@ -135,7 +135,8 @@ class ITUNES(DriverBase):
|
|||||||
'''
|
'''
|
||||||
Calling sequences:
|
Calling sequences:
|
||||||
Initialization:
|
Initialization:
|
||||||
can_handle() or can_handle_windows()
|
can_handle() | can_handle_windows()
|
||||||
|
_launch_iTunes()
|
||||||
reset()
|
reset()
|
||||||
open()
|
open()
|
||||||
card_prefix()
|
card_prefix()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user