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