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 0c0b54f commit f42ccdfCopy full SHA for f42ccdf
platform/Dir.roc
@@ -41,7 +41,6 @@ delete_empty! = |path|
41
## This may fail if:
42
## - the path doesn't exist
43
## - the path is not a directory
44
-## - the directory is not empty
45
## - the user lacks permission to remove the directory.
46
##
47
## > [Path.delete_all!] does the same thing, except it takes a [Path] instead of a [Str].
0 commit comments