Skip to content

This may reduce the quality of type information available #135

@Monkey-X-Byte

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

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