Method: Win32::Service::ServiceStruct#win32_exit_code
- Defined in:
- lib/win32/service.rb
#win32_exit_code ⇒ Object
Returns the value of attribute win32_exit_code
221 222 223 |
# File 'lib/win32/service.rb', line 221 def win32_exit_code @win32_exit_code end |