dvm v0.5.1 (2019-10-10T15:58:46Z)
Home
Dub
Repo
Wrapper
dvm
dvm
Wrapper
Undocumented in source.
struct
Wrapper {
string
path
;
string
target
;
static
Wrapper
opCall
(string path, string target);
void
write
();
}
Members
Functions
write
void
write
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
opCall
Wrapper
opCall
(string path, string target)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
path
string
path
;
Undocumented in source.
target
string
target
;
Undocumented in source.
Meta
Source
See Implementation
dvm
dvm
Wrapper
modules
Application
CommandManager
Exceptions
Options
ShellScript
Version
Wrapper
_
dvm