Systemd/src/busctl
Zbigniew Jędrzejewski-Szmek d5c8d8233c busctl: add introspect --xml-interface
This wraps the call to org.freedesktop.DBus.Introspectable.Introspect.
Using "busctl call" directly is inconvenient because busctl escapes the
string before printing.

Example:
$ busctl introspect --xml org.freedesktop.systemd1 /org/freedesktop/systemd1 | pygmentize -lxml | less -RF
2019-04-23 22:58:29 +02:00
..
busctl-introspect.c coccinelle: make use of SYNTHETIC_ERRNO 2018-11-22 10:54:38 +01:00
busctl-introspect.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
busctl.c busctl: add introspect --xml-interface 2019-04-23 22:58:29 +02:00