Class DiskPath (1.31.0)

DiskPath(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Path of the file in terms of underlying disk/partition identifiers.

Attributes

NameDescription
partition_uuid str
UUID of the partition (format https://wiki.archlinux.org/title/persistent_block_device_naming#by-uuid)
relative_path str
Relative path of the file in the partition as a JSON encoded string. Example: /home/user1/executable_file.sh