Part of wader.common.oses View In Hierarchy
Method | __init__ | Undocumented |
Method | is_valid | Returns True if we are on the given OS/Distro |
Method | check_permissions | Undocumented |
Inherited from UnixPlugin:
Method | get_iface_stats | Returns a list with bits recv, sent for iface
|
Method | get_timezone | Returns the timezone of the OS |
Method | get_doc_dir | Returns the path where documentation is stored at |
Inherited from OSPlugin (via UnixPlugin):
Method | are_privileges_needed | Sets self.privileges_needed to True if pppd is suid
|
Method | get_tzinfo | Returns a tzinfo instance relative to the timezone
|
Method | initialize | Undocumented |