Method: Spec::Runner::Options#drb_port

Defined in:
lib/spec/runner/options.rb

#drb_portObject



294
295
296
# File 'lib/spec/runner/options.rb', line 294

def drb_port
  @drb_port.to_i if @drb_port
end