Comparison

plugins/mod_unknown.lua @ 11520:0a464a6e88c4

util.prosodyctl.shell: Allow calling console commands with fewer shell quotes E.g. `prosodyctl shell module reload disco example.com` becomes equivalent to `prosodyctl shell 'module:reload("disco", "example.com")`. Won't work for every possible command, but reduces the amount of shell quoting problems for most common commands.
author Kim Alvefur <zash@zash.se>
date Sun, 25 Apr 2021 17:20:58 +0200
parent 6003:28a90f5fea46
comparison
equal deleted inserted replaced
11519:df4bd3af4099 11520:0a464a6e88c4