dsnapshot ~master (2022-02-03T16:41:56.7880345)
Dub
Repo
SnapshotException.RestoreFailed
dsnapshot
exception
SnapshotException
Undocumented in source.
class
SnapshotException
static
struct
RestoreFailed {
string
src
;
string
dst
;
void
print
();
}
Members
Functions
print
void
print
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dst
string
dst
;
Undocumented in source.
src
string
src
;
Undocumented in source.
Meta
Source
See Implementation
dsnapshot
exception
SnapshotException
constructors
this
structs
DstIsNotADir
PostExecFailed
PreExecFailed
RestoreFailed
SyncFailed
UnableToAcquireWorkLock
variables
errMsg