topic: tweaks to vfs usage
- Mar 13, 2022
-
-
Anton Shestakov authored
-
Anton Shestakov authored364ef033da03
-
Anton Shestakov authoredfbbf69c71aa4
-
Anton Shestakov authored
Internally vfs.unlinkpath() does the path join and calls util.unlinkpath(). So the new form is equivalent, just shorter. This method exists in 4.8, so the new code shouldn't have any compatibility issues.
fe8e88ea296d
-