Current section

Files

Jump to
rebar3_hank priv test_files test_app another_sys.config
Raw

priv/test_files/test_app/another_sys.config

[
{test_app, [
{this_used_key, test},
{another_used_key, test},
{yet_another_key, ok},
{yet_another_key_2, ok},
{yet_another_key_3, [{part, [0,0,1]}]},
{my_great_option, 0},
{another_great_option, 0}
]}
].