Class: Foreplay::CLI
- Inherits:
-
Thor
- Object
- Thor
- Foreplay::CLI
- Defined in:
- lib/foreplay/cli.rb
Instance Method Summary collapse
Instance Method Details
#check(environment) ⇒ Object
22 23 24 |
# File 'lib/foreplay/cli.rb', line 22 def check(environment) Foreplay::Launcher.start [:check, environment, ] end |