Class: DBus::Systemd::Networkd::Link
- Inherits:
-
Object
- Object
- DBus::Systemd::Networkd::Link
- Includes:
- Mixin::MethodMissing, Mixin::Properties
- Defined in:
- lib/dbus/systemd/networkd/link.rb
Constant Summary collapse
- INTERFACE =
'org.freedesktop.network1.Link'
Instance Attribute Summary
Attributes included from Mixin::MethodMissing
Instance Method Summary collapse
-
#initialize(id, manager = Manager.new) ⇒ Link
constructor
A new instance of Link.
Methods included from Mixin::Properties
Methods included from Mixin::MethodMissing
#method_missing, #respond_to_missing?
Constructor Details
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class DBus::Systemd::Mixin::MethodMissing