Method: Foreplay::Launcher#parse

Defined in:
lib/foreplay/launcher.rb

#parseObject



10
11
12
# File 'lib/foreplay/launcher.rb', line 10

def parse
  Foreplay::Engine.new(environment, filters).__send__ mode
end