Mercurial > libervia-backend
annotate src/tools/__init__.py @ 2038:3a5badbb443d
jp: added jp/debug commands:
jp/debug hierarchy contain commands useful for developping and debugging.
first commands are jp/debug/bridge:
- "method" allows to call a bridge method, args are parsed as python arguments (using eval).
- "signal" do the same to send a signal from backend, using the new debug plugin.
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 21 Aug 2016 12:27:19 +0200 |
parents | 9c6ee3f9ab29 |
children |
rev | line source |
---|