class documentation

class ShutdownManager(AbstractShutdownManager):

Constructor: ShutdownManager(fake)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method reboot Undocumented
Method shutdown Undocumented
def __init__(self, fake=False):

Undocumented

def reboot(self):

Undocumented

def shutdown(self):

Undocumented