This website requires JavaScript.
Explore
Help
Sign In
leetNightshade
/
FileWatcher
Watch
1
Star
0
Fork
You've already forked FileWatcher
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ba9ea144c3
FileWatcher
/
scripts
/
sample.py
3 lines
62 B
Python
Raw
Blame
History
def
process_updated_files
(
files
)
:
for
f
in
files
:
print
f
Reference in New Issue
View Git Blame
Copy Permalink