tagion.tools.collider.reporter

Tool to create report files from collider hibon files

Members

Aliases

MdString
alias MdString = string
Undocumented in source.

Enums

OutputFormat
enum OutputFormat
Undocumented in source.

Functions

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

Gh flavor markdown

Mixins

__anonymous
mixin Main!(_main)
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