Skip to content

Extract out fs validation functions

Rodrigo Muino Tomonari requested to merge github/fork/maclover7/jm-dry-fs into master

Many different validations are repeated within fs.js, so I extracted them out to separate functions to try and DRY up the code and avoid duplicating them.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

fs

Merge request reports

Loading