autowrap v0.4.5 (2019-10-10T08:52:08Z)
Dub
Repo
Prefix
prefix
Undocumented in source.
struct
Prefix {
string
prefix
;
this
(string prefix);
string
pre
(string str);
}
Constructors
this
this
(string prefix)
Undocumented in source.
Members
Functions
pre
string
pre
(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
prefix
string
prefix
;
Undocumented in source.
Meta
Source
See Implementation
prefix
structs
Prefix