tagion.tools.neuewelle

* New wave implementation of the tagion node

Members

Functions

_main
int _main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
_neuewelle
int _neuewelle(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
inputKeys
Node[] inputKeys(File fin, const(Options[]) node_options, string bootkeys_path)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

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

Static variables

abort
auto abort;
Undocumented in source.

Mixed In Members

From mixin Main!(_main, "wave")

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