dialyzer_cl_parse

DATA TYPES

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

Functions


start() -> dial_cl_parse_ret()

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

get_lib_dir(Apps::[string()]) -> [string()]

View Functions