Libraries
»
netutils
(0.1.2)
»
Index
»
Switch
»
Ports
»
#length
Method: Switch::Ports#length
Defined in:
lib/netutils/switch.rb
#
length
⇒
Object
141 142 143
# File 'lib/netutils/switch.rb', line 141
def
length
return
@list
.
length
end