Skip to content

This may reduce the quality of type information available #135

Description

@Monkey-X-Byte
    Folder.home.subfolders.recursive.forEach { folder in
        print("Name : \(folder.name), parent: \(folder.parent)")
    }

If there are too many files in the folder, it will crash during the recursive process

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions