Software /
code /
prosody
Comparison
.luacheckrc @ 8533:66cdf5c7af85
moduleapi: Remove unused and undocumented :has_feature and :has_identity
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 23 Feb 2018 17:11:59 +0100 |
parent | 8381:7f6184474149 |
child | 8557:28f9b8a5d9cb |
comparison
equal
deleted
inserted
replaced
8532:17c754b81234 | 8533:66cdf5c7af85 |
---|---|
53 "module.get_option_path", | 53 "module.get_option_path", |
54 "module.get_option_scalar", | 54 "module.get_option_scalar", |
55 "module.get_option_set", | 55 "module.get_option_set", |
56 "module.get_option_string", | 56 "module.get_option_string", |
57 "module.handle_items", | 57 "module.handle_items", |
58 "module.has_feature", | |
59 "module.has_identity", | |
60 "module.hook", | 58 "module.hook", |
61 "module.hook_global", | 59 "module.hook_global", |
62 "module.hook_object_event", | 60 "module.hook_object_event", |
63 "module.hook_tag", | 61 "module.hook_tag", |
64 "module.load_resource", | 62 "module.load_resource", |