This website requires JavaScript.
Explore
Help
Sign In
Chewing_Bever
/
backup-tool
Watch
1
Star
0
Fork
You've already forked backup-tool
0
Code
Issues
12
Pull Requests
9
Projects
1
Releases
Wiki
Activity
2bc4c22c5f
backup-tool
/
app
/
specs
/
__init__.py
4 lines
91 B
Python
Raw
Normal View
History
Unescape
Escape
Started full rewrite; wrote first DirectorySpec
2021-01-15 17:58:29 +01:00
from
.
spec
import
Spec
from
.
directory
import
DirectorySpec
Added volume spec
2021-01-15 21:47:09 +01:00
from
.
volume
import
VolumeSpec