Class: DBusInterface::Configuration
- Inherits:
-
Object
- Object
- DBusInterface::Configuration
- Defined in:
- lib/dbus_interface.rb
Instance Attribute Summary collapse
-
#interface ⇒ Object
Returns the value of attribute interface.
Instance Attribute Details
#interface ⇒ Object
Returns the value of attribute interface.
5 6 7 |
# File 'lib/dbus_interface.rb', line 5 def interface @interface end |