Package org.tomlj
Class TomlCommand
java.lang.Object
org.tomlj.TomlCommand
A simple command line tool for parsing TOML and outputing in JSON.
The output format is suitable for https://github.com/BurntSushi/toml-test
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TomlCommand
public TomlCommand()
-
-
Method Details
-
main
-