Commit 2025-02-11 21:45 04ff313e
View on Github →chore(Cache): use createDirAll (#21705)
The additional check if !(← path.pathExists) then is superfluous as createDirAll already handles existing directories itself.
chore(Cache): use createDirAll (#21705)
The additional check if !(← path.pathExists) then is superfluous as createDirAll already handles existing directories itself.