Method: Scan::Runner#run

Defined in:
lib/scan/runner.rb

#runObject



8
9
10
11
# File 'lib/scan/runner.rb', line 8

def run
  test_app
  handle_results
end