tagion.tools.auszahlung.auszahlung

Undocumented in source.

Members

Functions

_main
int _main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

MIN_WALLETS
enum MIN_WALLETS;
Undocumented in source.
file_protect
enum file_protect;
Undocumented in source.

Mixins

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

Static functions

set_path
void set_path(string file, string path)

@brief build file path if needed file with folder long path @param file - input/output parameter with filename @param path - forlders destination to file

Mixed In Members

From mixin Main!(_main, "payout")

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