BundleRegistrar

Undocumented in source.

Members

Functions

exists
bool exists(string scheme, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
find
Optional!Asset find(string scheme, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
findContent
Optional!string findContent(string scheme, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
get
Asset get(string scheme, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getContent
string getContent(string scheme, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
ls
auto ls()
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register(Bundle bundle)
Undocumented in source. Be warned that the author may not have intended to support it.
register
void register()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta