We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 647a408 commit f4b24f0Copy full SHA for f4b24f0
platform/Path.roc
@@ -359,7 +359,6 @@ delete_empty! = |path|
359
## This may fail if:
360
## - the path doesn't exist
361
## - the path is not a directory
362
-## - the directory is not empty
363
## - the user lacks permission to remove the directory.
364
##
365
## > [`Dir.delete_all`](Dir#delete_all!) does the same thing, except it takes a [Str] instead of a [Path].
0 commit comments