| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
SysCtlINotify
Access (read, write) inotify's variables through sysctl. Usually it requires administrator rights to update them.
Examples:
|
|||
|
|||
| int |
|
||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
inotify_attrs =
|
|||
|
|||
| int |
value Gets attribute's value. |
||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Gets attribute's value. Raises OSError if the operation failed.
|
Sets new attribute's value. Raises OSError if the operation failed.
|
repr(x)
|
|
|||
inotify_attrs
|
|
|||
valueGets attribute's value. Raises OSError if the operation failed. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue May 31 04:06:13 2016 | http://epydoc.sourceforge.net |