Method: Raft::CommandRequest#command

Defined in:
lib/raft.rb

#commandObject

Returns the value of attribute command

Returns:

  • (Object)

    the current value of command



119
120
121
# File 'lib/raft.rb', line 119

def command
  @command
end