◆ __init__()
| def Components.Harddisk.Partition.__init__ |
( |
|
self, |
|
|
|
mountpoint, |
|
|
|
device = None, |
|
|
|
description = "", |
|
|
|
force_mounted = False |
|
) |
| |
◆ __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 | ) |
|
◆ 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: