DBus::Connection
The system bus is a system-wide bus mostly used for global or system usages.
Use SystemBus, the non-singleton ASystemBus is for the test suite.
Get the default system bus.
# File lib/dbus/bus.rb, line 755 def initialize super(SystemSocketName) connect send_hello end
[Validate]
Generated with the Darkfish Rdoc Generator 2.