src/eric7/RemoteServerInterface/__init__.py@b6f5e27daeb5
src/eric7/RemoteServerInterface/__init__.py
Fri, 23 Feb 2024 16:52:01 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 23 Feb 2024 16:52:01 +0100
- branch
- server
- changeset 10605
- b6f5e27daeb5
- parent 10531
-
3308e8349e4c
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Adapted the project 'Add Files' and 'Add Directory' functions to work with remote projects.
# -*- coding: utf-8 -*-
# Copyright (c) 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the components of the eric-ide remote server interface.
"""