dfuse ~master (2021-10-01T01:59:00.2496452)
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