Class: SystemdServiceCheck::Utils::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#serverObject

Returns the value of attribute server

Returns:

  • (Object)

    the current value of server



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

def server
  @server
end

#servicesObject

Returns the value of attribute services

Returns:

  • (Object)

    the current value of services



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

def services
  @services
end