tagion.tools.blockutil

Undocumented in source.

Members

Enums

ExitCode
enum ExitCode
Undocumented in source.

Functions

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

Manifest constants

HAS_BLOCK_FILE_ARG
enum HAS_BLOCK_FILE_ARG;
Undocumented in source.

Mixins

__anonymous
mixin Main!_main
Undocumented in source.

Structs

BlockFileAnalyzer
struct BlockFileAnalyzer
Undocumented in source.

Variables

analyzer
BlockFileAnalyzer analyzer;
Undocumented in source.

Mixed In Members

From mixin Main!_main

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