src/eric7/RemoteServerInterface/EricServerFileSystemInterface.py

branch
server
changeset 10636
24d9e6ff8111
parent 10633
dda7e43934dc
child 10770
8b4ff92221da
equal deleted inserted replaced
10635:dcec2e0c0036 10636:24d9e6ff8111
1390 1390
1391 ####################################################################### 1391 #######################################################################
1392 ## Remote file system cache methods. 1392 ## Remote file system cache methods.
1393 ####################################################################### 1393 #######################################################################
1394 1394
1395 # TODO: change cache when file renamed/moved/deleted/...
1396 def populateFsCache(self, directory): 1395 def populateFsCache(self, directory):
1397 """ 1396 """
1398 Public method to populate the remote file system cache for a given directory. 1397 Public method to populate the remote file system cache for a given directory.
1399 1398
1400 @param directory remote directory to be cached 1399 @param directory remote directory to be cached

eric ide

mercurial