-
Felix Bergmann authored
The correct pattern to make a directory is: `if (!dir.mkdirs() && !dir.isDirectory()) { error }` mkdirs checks for exists so the exists check is redundant.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
clsp-data | ||
lib | ||
src | ||
build.gradle |