Method: Win32::Service::ServiceStruct#command

Defined in:
lib/win32/service.rb

#commandObject

Returns the value of attribute command

Returns:

  • (Object)

    the current value of command



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

def command
  @command
end