Class: DBus::Systemd::Unit::Device

Inherits:
DBus::Systemd::Unit show all
Defined in:
lib/dbus/systemd/unit/device.rb

Constant Summary collapse

INTERFACE =

systemd device unit dbus interface

'org.freedesktop.systemd1.Device'.freeze

Instance Attribute Summary

Attributes included from Mixin::MethodMissing

#object

Method Summary

Methods inherited from DBus::Systemd::Unit

#initialize

Methods included from Mixin::Properties

#properties

Methods included from Mixin::MethodMissing

#method_missing, #respond_to_missing?

Constructor Details

This class inherits a constructor from DBus::Systemd::Unit

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class DBus::Systemd::Mixin::MethodMissing