mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
We now pass in function names as 'foo.bar', which is a bit easier to type/read/grep, rather than passing the module name and function name individually.