Class: Clusterfuck::Machine::PortFactory

Inherits:
Object
  • Object
show all
Defined in:
lib/clusterfuck/machine.rb

Class Method Summary collapse

Class Method Details

.nextObject



74
75
76
# File 'lib/clusterfuck/machine.rb', line 74

def self.next
  @port += 1
end