Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

obus-introspect - a D-Bus introspecter

Author

       Jérémie Dimino <jeremie@dimino.org>

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.

Name

       obus-introspect - a D-Bus introspecter

Options

       -rec   Introspects recursively all sub-nodes instead of just the one of pathpath

       -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.

See Also

obus-dump(1), obus-binder(1).

                                                  October 2009                                OBUS-INTROSPECT(1)

Synopsis

obus-intrpsoect [ options ] destinationpath

See Also