-type option() :: commands | help | keep_rocking | quiet | verbose | version | {code_path, [any()]} | {config, [any()]} | {output_format, [any()]} | {parallel, [any()]}.
-spec main(string()) -> ok.
-spec start() -> ok.