Module: Bg
- Defined in:
- lib/bg.rb,
lib/bg/runner.rb,
lib/bg/version.rb,
lib/bg/drb_runner.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
"0.0.1"
Class Attribute Summary collapse
-
.logfile ⇒ Object
Returns the value of attribute logfile.
Class Method Summary collapse
Class Attribute Details
.logfile ⇒ Object
Returns the value of attribute logfile.
6 7 8 |
# File 'lib/bg.rb', line 6 def logfile @logfile end |