beangle-micdn ~master (2021-10-31T17:47:52.0688389)
Dub
Repo
GavJarProvider
beangle
micdn
asset
config
Undocumented in source.
class
GavJarProvider :
Provider
{
string
gav
;
string
location
;
this
(string gav, string location);
string
path
();
string
toXml
(string indent);
}
Constructors
this
this
(string gav, 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
gav
string
gav
;
Undocumented in source.
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