ObjFW  Check-in [8d84aa00aa]

Overview
Comment:Add +[directoryExistsAtPath:] and +[filesInDirectoryAtPath:] to OFFile.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8d84aa00aafba49448d87da40d28e48af12827819e2fde125c67e85a6ebef2cd
User & Date: js on 2010-04-15 08:11:22
Other Links: manifest | tags
Context
2010-04-15
08:43
Add OFCreateDirectoryFailedException. check-in: ffc622db15 user: js tags: trunk
08:11
Add +[directoryExistsAtPath:] and +[filesInDirectoryAtPath:] to OFFile. check-in: 8d84aa00aa user: js tags: trunk
2010-04-11
20:41
Better names for a few file operations. check-in: 5f222e25a7 user: js tags: trunk
Changes