Ponyboy47/Trailblazer

View on GitHub
Sources/Pathman/DirectoryEnumerable/DirectoryEnumerable+Deletable.swift

Summary

Maintainability
A
0 mins
Test Coverage

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `DeleteDirectoryError.directoryInUse` when the directory is currently in use by the system or some process

Line should be 120 characters or less: currently 121 characters
Open

               directory containing the path or the calling process does not have search permissions to one of the path's

Line should be 120 characters or less: currently 121 characters
Open

     - Note: In order to know which paths are being deleted, every directory that is encountered must be opened and, as a

Line should be 120 characters or less: currently 121 characters
Open

     - Throws: `DeleteDirectoryError.badAddress` when the path points to a location outside your accessible address space

There are no issues that match your filters.

Category
Status