ostreedev / ostree-rs-ext

Rust library with higher level APIs on top of the core ostree API
Apache License 2.0
74 stars 24 forks source link

ocidir: Change `create` -> `ensure` #585

Closed cgwalters closed 7 months ago

cgwalters commented 7 months ago

It's handy to have this be idempotent; we previously said "must be empty" but that wasn't true.