Method: Ec2Starter::Instance#command

Defined in:
lib/ec2-starter/starter.rb

#command(command) ⇒ Object



30
31
32
# File 'lib/ec2-starter/starter.rb', line 30

def command(command)
  @commands << command
end