MCPcopy Index your code
hub / github.com/archlinux/archinstall / DiskError

Class DiskError

archinstall/lib/exceptions.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class DiskError(Exception):
6 pass
7
8
9class UnknownFilesystemFormat(Exception):

Callers 15

_verify_boot_partMethod · 0.90
setup_btrfs_snapshotMethod · 0.90
_add_grub_bootloaderMethod · 0.90
_fetch_lsblk_infoFunction · 0.90
get_lsblk_infoFunction · 0.90
mountFunction · 0.90
swaponFunction · 0.90
encryptMethod · 0.90
unlockMethod · 0.90
_add_keyMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected