diff options
author | Matthew Wild <mwild1@gmail.com> | 2021-12-22 14:40:42 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2021-12-22 14:40:42 +0000 |
commit | bd455426f6ade80b80ab44f3ae3e946e44303120 (patch) | |
tree | d15f657b66f026c837d46c0d0175a41b02e3febe /util/pubsub.lua | |
parent | 6671cc037e8afc4c416556af6e35a26e48fc75e5 (diff) | |
download | prosody-bd455426f6ade80b80ab44f3ae3e946e44303120.tar.gz prosody-bd455426f6ade80b80ab44f3ae3e946e44303120.zip |
moduleapi: Support stripping of multi-word from module names
The goal is to allow module:provides("foo-bar") with a mod_foo_bar_ prefix
being stripped. It will break any existing modules that use a prefix and have
hyphens instead of underscores. No such modules are known.
Diffstat (limited to 'util/pubsub.lua')
0 files changed, 0 insertions, 0 deletions