Closed matil019 closed 4 years ago
Adds utility functions which I find useful to write libfuse3 applications.
throwErrnoOf
Errno
IOError
tryErrno'
tryErrno_'
eIO
Adds utility functions which I find useful to write libfuse3 applications.
throwErrnoOf
: TakesErrno
to throwIOError
tryErrno'
,tryErrno_'
: Catches non-errno exceptions as well to returneIO