Method: Lexster::Batch#commands

Defined in:
lib/lexster/batch.rb

#commandsObject



49
50
51
# File 'lib/lexster/batch.rb', line 49

def commands
  @commands ||= []
end