Method: Foreplay::Launcher#parse

Defined in:
lib/foreplay/launcher.rb

#parseObject



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

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