Class: Foreplay::Launcher

Inherits:
Thor::Group
  • Object
show all
Includes:
Thor::Actions
Defined in:
lib/foreplay/launcher.rb

Instance Method Summary collapse

Instance Method Details

#parseObject



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

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