dialyzer_cl_parse

DATA TYPES

dial_cl_parse_ret() = {check_init, #options{}} | {plt_info, #options{}} | {cl, #options{}} | {gui, #options{}} | {error, string()}

Functions


start() -> dial_cl_parse_ret()

collect_args(List::[string()]) -> {[string()], [string()]}

View Functions