This is the command obus-introspect that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
obus-introspect - a D-Bus introspecter
SYNOPSIS
obus-intrpsoect [ options ] destination path
DESCRIPTION
obus-introspect allow you to introspect a D-Bus service. Given a path it can introspect
recursively all its children. By default it prints only all the interfaces it found, but
it can also prints all object path with the interfaces they implements.
OPTIONS
-rec Introspects recursively all sub-nodes instead of just the one of path path
-session
The service is on the session bus (the default).
-system
The service is on the system bus.
-objects
List objects with interfaces they implements instead of interfaces.
-help or --help
Display a short usage summary and exit.
Use obus-introspect online using onworks.net services