| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
CDHandler
A wrapper for mounting and ejecting CDs.
This assumes that you let users mount CDs, e.g. via a line like
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
in /etc/fstab. In this example, devPath would be /dev/scd0 and mountPath /media/cdrom0.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |