aif-ng/aif/constants.py

5 lines
94 B
Python

import parted
PARTED_FSTYPES = list(dict(vars(parted.filesystem))['fileSystemType'].keys())