Class: SystemdServiceCheck::Utils::Result
- Inherits:
-
Struct
- Object
- Struct
- SystemdServiceCheck::Utils::Result
- Defined in:
- lib/systemd_service_check/utils.rb
Instance Attribute Summary collapse
-
#server ⇒ Object
Returns the value of attribute server.
-
#services ⇒ Object
Returns the value of attribute services.
Instance Attribute Details
#server ⇒ Object
Returns the value of attribute server
19 20 21 |
# File 'lib/systemd_service_check/utils.rb', line 19 def server @server end |
#services ⇒ Object
Returns the value of attribute services
19 20 21 |
# File 'lib/systemd_service_check/utils.rb', line 19 def services @services end |