method
drb_port
1.3.1 -
Show latest stable
- Class:
Spec::Runner::Options
drb_port()public
No documentation available.
# File lib/spec/runner/options.rb, line 294
def drb_port
@drb_port.to_i if defined?(@drb_port)
end