This website requires JavaScript.
Explore
Help
Sign In
r00t2
/
aif-ng
Watch
1
Star
0
Fork
0
You've already forked aif-ng
Code
Issues
Pull Requests
Projects
Releases
Activity
305a0db34f
aif-ng
/
aif
/
constants.py
5 lines
94 B
Python
Raw
Normal View
History
Unescape
Escape
checking in some stuff... i'm going to rework how i do the disk init to ALWAYS use freshDisk().
2019-10-22 14:34:39 -04:00
import
parted
PARTED_FSTYPES
=
list
(
dict
(
vars
(
parted
.
filesystem
)
)
[
'
fileSystemType
'
]
.
keys
(
)
)
Reference in New Issue
Copy Permalink