ws ~master (2021-08-13T10:04:01Z)
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
compiles
embedFunc
fillLibrary
getFunc
loadFunc
mixin templates
library