BlockDev.PartDiskSpec

Fields

Name

Type

Access

Description

path

str

r/w

path of the disk (block device)

sector_size

int

r/w

disk’s sector size

size

int

r/w

size of the disk

table_type

BlockDev.PartTableType

r/w

type of the disk’s partition table

Methods

copy ()

free ()

Details

class BlockDev.PartDiskSpec
copy()
Return type:

BlockDev.PartDiskSpec

free()