tagion.tools.tagionshell

Undocumented in source.

Members

Aliases

DartCache
alias DartCache = LRUT!(Buffer, TagionBill)
Undocumented in source.

Functions

_main
int _main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
contract_handler
void contract_handler(WebData* req, WebData* rep, void* ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
dart_worker
void dart_worker(ShellOptions opt)
Undocumented in source. Be warned that the author may not have intended to support it.
getmemstatus
long getmemstatus()
Undocumented in source. Be warned that the author may not have intended to support it.
writeit
void writeit(A a)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Main!(_main, "shell")
Undocumented in source.

Static functions

bullseye_handler
void bullseye_handler(WebData* req, WebData* rep, void* ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
dart_handler
void dart_handler(WebData* req, WebData* rep, void* ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
dartcache_handler
void dartcache_handler(WebData* req, WebData* rep, void* ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
i2p_handler
void i2p_handler(WebData* req, WebData* rep, void* ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
sysinfo_handler
void sysinfo_handler(WebData* req, WebData* rep, void* ctx)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixed In Members

From mixin Main!(_main, "shell")

alternative_name
enum alternative_name;
Undocumented in source.
main_name
enum main_name;
Undocumented in source.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta