ws v1.0.10 (2017-05-27T17:13:21Z)
Dub
Repo
AutoLibrary
ws
sys
library
Undocumented in source.
class
AutoLibrary {
protected
Library
lib
;
protected
string
prefix
;
this
(string name, string prefix);
}
Constructors
this
this
(string name, string prefix)
Undocumented in source.
Members
Variables
lib
Library
lib
;
Undocumented in source.
prefix
string
prefix
;
Undocumented in source.
Meta
Source
See Implementation
ws
sys
library
classes
AutoLibrary
Library
functions
embedFunc
getFunc
loadFunc
mixin templates
library