Method: Win32::Service::ServiceStruct#start_type

Defined in:
lib/win32/service.rb

#start_typeObject

Returns the value of attribute start_type

Returns:

  • (Object)

    the current value of start_type



221
222
223
# File 'lib/win32/service.rb', line 221

def start_type
  @start_type
end