Files

1.2.0

Some extra bits for Swift Foundation's URL class.
elegantchaos/Files

What's New

1.2

2021-02-11T17:02:57Z

Added convenience methods for default ThrowingManager, default file/folder from url.
Added methods to convert to/from throwing/non-throwing.

Test results Latest release swift 5.1 shield swift 5.2 shield swift dev shield Platforms: macOS, iOS, tvOS, watchOS, Linux

Swift file handling utilities.

This package supplies two libraries:

Files

Miscellaneous FileManager and URL extensions.

A File/Folder abstraction.

The abstraction in similar to this one by John Sundell, but makes a few different decisions.

It's not as complete yet as that one - I'm just adding things as I need them.

FilesKit

This adds desktop/shell support built on top of the basic Files library.

It requires AppKit/UIKit (depending on the platform you build it for), which is why it's a separate library.

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

Last updated: Tue Mar 12 2024 10:10:47 GMT-0900 (Hawaii-Aleutian Daylight Time)