Skip to content
Snippets Groups Projects
shared_cached.py 184 B
Newer Older
DIANE's avatar
DIANE committed
class HandleItems:
    @staticmethod
    def delete_files():
        pass



    @staticmethod
    def delete_dir():
        pass

    @staticmethod
    def creat_dir():
        pass