Returns the value of attribute command
Returns:
the current value of command
119 120 121
# File 'lib/raft.rb', line 119 def command @command end