dfuse v0.4.1 (2021-02-17T03:03:19Z)
Home
Dub
Repo
FuseException
dfuse
fuse
Undocumented in source.
export
class
FuseException : Exception {
int
errno
;
this
(int errno, string file, size_t line, Throwable next);
}
Constructors
this
this
(int errno, string file, size_t line, Throwable next)
Undocumented in source.
Members
Variables
errno
int
errno
;
Undocumented in source.
Meta
Source
See Implementation
dfuse
fuse
classes
Fuse
FuseException
Operations
functions
detach