PathMnt

Undocumented in source.

Constructors

this
this(string p)
Undocumented in source.
this
this(LsblkInfo[string] lsblk, string path)
Undocumented in source.
this
this(string path, string mnt, dev_t dev)
Undocumented in source.

Alias This

_next

Members

Aliases

dev_t
alias dev_t = char
Undocumented in source.

Functions

get_key
string get_key(LsblkInfo[string] lsblk)
Undocumented in source. Be warned that the author may not have intended to support it.
next
PathMnt next(string next)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(LsblkInfo[string] lsblkinfo)
Undocumented in source.

Variables

_next
string _next;
Undocumented in source.
dev
dev_t dev;
Undocumented in source.
mnt
string mnt;
Undocumented in source.
path
string path;
Undocumented in source.

Meta