VibeCoreApplication

Undocumented in source.

Members

Functions

addServer
void addServer(Server server)
Undocumented in source. Be warned that the author may not have intended to support it.
fileExists
bool fileExists(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
run
int run()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

servers
Array!Server servers;
Undocumented in source.

Inherited Members

From Application

run
int run()
Undocumented in source.
addServer
void addServer(Server server)
Undocumented in source.
fileExists
bool fileExists(string filename)
Undocumented in source.

Meta