You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Create shouldProcesss to take a PathInfo and
check:
- Has a matching content_type
- Has a body or filename
- Simplify processIter to just looping over each
response and checking shouldProcess, using
rewriteFileContents if indicated and
incrementing the appropriate counter.
0 commit comments