Files-swift Simpler way to manage files. · Save: File.save(_ content:, to: URL?) · Read: File.read(from: URL?) · Remove: File.remove(at: URL?) · Copy: File.copy(file: URL?, to: URL?)