webxdc / store

XDC store, migrated to codeberg
https://codeberg.org/webxdc/store
5 stars 0 forks source link

Removing unwraps #14

Closed Septias closed 1 year ago

Septias commented 1 year ago

Closes #9

For filesystem interaction this feels awkward, because in many places I added something like .context("DirEntry has no Filename") or so, but other places also got more readable.