Class w.c.o.u.UnixPlugin(OSPlugin):

Part of wader.common.oses.unix View In Hierarchy

Known subclasses: wader.common.oses.__init__.FreeBSDPlugin, wader.common.oses.__init__.LinuxPlugin, wader.common.oses.__init__.OpenBSDPlugin

Plugin for Unix
Method __init__ Undocumented
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:

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 is_valid Returns True if we are on the given OS/Distro
Method initialize Undocumented
def __init__(self):
Undocumented
def get_iface_stats(self, iface):
Returns a list with bits recv, sent for iface
def get_timezone(self):
Returns the timezone of the OS
Returns (type: str )
def get_doc_dir(self):
Returns the path where documentation is stored at
API Documentation for wader-core, generated by pydoctor at 2008-08-27 16:53:37.