Method: Beaker::Command#command

Defined in:
lib/beaker/command.rb

#commandObject

A string representing the (possibly) incomplete command



9
10
11
# File 'lib/beaker/command.rb', line 9

def command
  @command
end