47 48 49
# File 'lib/uiauto/cli.rb', line 47 def exec(file_or_dir = "./uiauto/scripts/") Runner.run(file_or_dir, options) end