ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Library
ws
sys
library
Undocumented in source.
class
Library {
void
*
get
(string s);
T
call
(Args args);
this
(string s, string vers);
~this
();
}
Constructors
this
this
(string s, string vers)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
call
T
call
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
get
void
*
get
(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ws
sys
library
classes
AutoLibrary
Library
functions
compiles
embedFunc
fillLibrary
getFunc
loadFunc
mixin templates
library