watchexec_internal.oneshot

Members

Aliases

FileSize
alias FileSize = NamedType!(ulong, Tag!"FileSize", ulong.init, TagStringable, Comparable)
Undocumented in source.
TimeStamp
alias TimeStamp = NamedType!(long, Tag!"TimeStamp", long.init, TagStringable, Comparable)
Undocumented in source.

Functions

fromJson
FileDb fromJson(string txt)
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
JSONValue toJson(FileDb db)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

FileDb
struct FileDb
Undocumented in source.
OneShotFile
struct OneShotFile
Undocumented in source.
OneShotRange
struct OneShotRange
Undocumented in source.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)