FileWatcher/scripts/sample.py

3 lines
62 B
Python

def process_updated_files( files ):
for f in files:
print f