beangle-micdn ~master (2021-10-31T17:47:52.0688389)
Dub
Repo
DirProvider
beangle
micdn
asset
config
Undocumented in source.
class
DirProvider :
Provider
{
string
location
;
this
(string location);
string
path
();
string
toXml
(string indent);
}
Constructors
this
this
(string location)
Undocumented in source.
Members
Functions
path
string
path
()
Undocumented in source. Be warned that the author may not have intended to support it.
toXml
string
toXml
(string indent)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
location
string
location
;
Undocumented in source.
Inherited Members
From Provider
path
string
path
()
Undocumented in source.
toXml
string
toXml
(string indent)
Undocumented in source.
Meta
Source
See Implementation
beangle
micdn
asset
config
classes
Config
Context
DirProvider
GavJarProvider
ZipProvider
interfaces
Provider
structs
Repo