Skip to content

fs::remove_all() should return the number of deleted files including directories. #2

Closed
@gulrak

Description

fs::remove_all() previously only returned the number of regular files removed, not counting in directories, but as directory is a file_type, they should count too.

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions