Method: Script#run

Defined in:
lib/script.rb

#runObject



27
28
29
# File 'lib/script.rb', line 27

def run
  @engine.run
end