Skip to content

Command Line Interface

MatthieuDien edited this page Sep 11, 2014 · 3 revisions

Arbogen can only be used by the Command Line Interface (for the moment). To invoke arbogen you have to provide specification file.

It supports all the settings available in the specifications files and the following options :

  • -type : specify the output type of the generated trees. Currently, the supported formats are xml, dot, arb or all
  • -o : specify the name of output files (extensions are automatically set)
  • -state : take a state file previously generated by Arbogen. Arbogen will then generate the exact same tree that was once generated by this previous execution
  • -verbose : set the level of verbosity
  • -help or --help : display a short usage summary and exit
Clone this wiki locally