Class: SystemdServiceCheck::Utils::Service

Inherits:
Struct
  • Object
show all
Defined in:
lib/systemd_service_check/utils.rb

Instance Attribute Summary collapse

Instance Attribute Details

#service_nameObject

Returns the value of attribute service_name

Returns:

  • (Object)

    the current value of service_name



18
19
20
# File 'lib/systemd_service_check/utils.rb', line 18

def service_name
  @service_name
end