Skip to content

brushedtype/doppler-xattr

Repository files navigation

doppler-xattr

Usage

import DopplerExtendedAttributes

// A `file://` url pointing to the file that you want to mark as having updates
let fileURL: URL = // ...

// Set the xattr
try setDopplerMetadataChangedAttribute(for: fileURL)

doppler-xattr-util

A small command line tool to help with testing is available at doppler-xattr-util.

License

MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages