Packages

Erlang library that uses binaries as strings

Current section

Files

Jump to
bstr rebar.config
Raw

rebar.config

{erl_opts,
[
debug_info,
%% bin_opt_info,
warnings_as_errors
]}.
{cover_enabled, true}.
{cover_print_enabled, true}.