Class: Officer::LockQueue

Inherits:
Array
  • Object
show all
Defined in:
lib/officer/lock_store.rb

Instance Method Summary collapse

Instance Method Details

#to_host_aObject



4
5
6
# File 'lib/officer/lock_store.rb', line 4

def to_host_a
  map {|conn| conn.to_host_s}
end