summaryrefslogtreecommitdiff
path: root/doc/bugs/external_plugins_cannot_access_ARGV_needed_for_getopt.mdwn
blob: cc82d1cd7590dffcc0badba78661e1bcaa4878ba (plain)

The getopt hook expects plugins to modify @ARGV. This is not exported via xml-rpc and thus external plugins cannot do anything. --[[madduck]]