Results 2 issues of Umberto Lentini

**Summary** Added `--if-present` option flag in order to allow undefined scripts to run without exiting with a non-zero code. This addresses #6894. **Test plan** Added a couple of tests in ...

Updated the `generateFilePath()` method to accept paths on cache directory. It also generate new files on documents directory, to be consistent with the rest of the method behavior. Discussion: #90