Class: Foreplay::Launcher
- Inherits:
-
Thor::Group
- Object
- Thor::Group
- Foreplay::Launcher
- Includes:
- Thor::Actions
- Defined in:
- lib/foreplay/launcher.rb
Instance Method Summary collapse
Instance Method Details
#parse ⇒ Object
11 12 13 |
# File 'lib/foreplay/launcher.rb', line 11 def parse Foreplay::Engine.new(environment, filters).__send__ mode end |