openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.Harddisk.Partition Class Reference

Public Member Functions

def __init__ (self, mountpoint, device=None, description="", force_mounted=False)
 
def __str__ (self)
 
def stat (self)
 
def free (self)
 
def total (self)
 
def tabbedDescription (self)
 
def mounted (self, mounts=None)
 
def filesystem (self, mounts=None)
 

Public Attributes

 mountpoint
 
 description
 
 force_mounted
 
 is_hotplug
 
 device
 

Constructor & Destructor Documentation

◆ __init__()

def Components.Harddisk.Partition.__init__ (   self,
  mountpoint,
  device = None,
  description = "",
  force_mounted = False 
)

Member Function Documentation

◆ __str__()

def Components.Harddisk.Partition.__str__ (   self)

◆ filesystem()

def Components.Harddisk.Partition.filesystem (   self,
  mounts = None 
)

◆ free()

def Components.Harddisk.Partition.free (   self)

◆ mounted()

def Components.Harddisk.Partition.mounted (   self,
  mounts = None 
)

◆ stat()

def Components.Harddisk.Partition.stat (   self)

◆ tabbedDescription()

def Components.Harddisk.Partition.tabbedDescription (   self)

◆ total()

def Components.Harddisk.Partition.total (   self)

Member Data Documentation

◆ description

Components.Harddisk.Partition.description

◆ device

Components.Harddisk.Partition.device

◆ force_mounted

Components.Harddisk.Partition.force_mounted

◆ is_hotplug

Components.Harddisk.Partition.is_hotplug

◆ mountpoint

Components.Harddisk.Partition.mountpoint

The documentation for this class was generated from the following file: