issues
search
erlef
/
rebar3_hex
Rebar3 Hex library
Apache License 2.0
101
stars
49
forks
source link
Gracefully handle undefined task in rebar3_hex:task_args/1
#206
Closed
starbelly
closed
3 years ago
starbelly
commented
3 years ago
Closes #201
in case there is no task key defined, return
{undefined, Opts}
use proplists to attempt to get the task vs matching
{undefined, Opts}