Closed Razican closed 7 years ago
Most of the code is still not documented. This is the tracking issue for config.rs file documentation.
config.rs
Config
new()
check()
get_errors()
get_loaded_config_files()
get_app_package()
is_verbose()
is_quiet()
is_force()
is_bench()
is_open()
get_threads()
get_downloads_folder()
get_dist_folder()
get_results_folder()
get_dex2jar_folder()
get_jd_cmd_file()
get_template_path()
get_templates_folder()
get_template_name()
get_rules_json()
get_unknown_permission_criticity()
get_unknown_permission_description()
get_permissions()
load_from_file()
PermissionConfig
get_permission()
get_criticity()
get_label()
get_description()
it_config()
it_config_sample()
Most of the code is still not documented. This is the tracking issue for
config.rs
file documentation.Config
struct:new()
function:check()
function.get_errors()
function.get_loaded_config_files()
function.get_app_package()
function.is_verbose()
function.is_quiet()
function.is_force()
function.is_bench()
function.is_open()
function.get_threads()
function.get_downloads_folder()
function.get_dist_folder()
function.get_results_folder()
function.get_dex2jar_folder()
function.get_jd_cmd_file()
function.get_template_path()
function:get_templates_folder()
function.get_template_name()
function.get_rules_json()
function.get_unknown_permission_criticity()
function.get_unknown_permission_description()
function.get_permissions()
function.load_from_file()
function:PermissionConfig
struct:new()
function.get_permission()
function.get_criticity()
function.get_label()
function.get_description()
function.it_config()
function:it_config_sample()
function: