Returns the value of attribute command
Returns:
the current value of command
221 222 223
# File 'lib/win32/service.rb', line 221 def command @command end