Module: Foreplay
- Included in:
- Engine, Engine::Remote, Engine::Remote::Check, Engine::Remote::Step, Engine::Server
- Defined in:
- lib/foreplay/version.rb,
lib/foreplay/foreplay.rb
Defined Under Namespace
Classes: CLI, Engine, Launcher, Setup
Constant Summary collapse
- VERSION =
'0.9.2'
- INDENT =
"\t"
Instance Method Summary collapse
Instance Method Details
#terminate(message) ⇒ Object
4 5 6 |
# File 'lib/foreplay/foreplay.rb', line 4 def terminate() fail end |