mirror of
https://github.com/mon/ifstools.git
synced 2026-07-16 17:32:17 -05:00
4 lines
97 B
Python
4 lines
97 B
Python
from .ifstools import main
|
|
from .ifs import IFS
|
|
from .handlers import GenericFolder, GenericFile
|