Libraries
»
Wiki2Go
(1.24.0)
»
Index
»
Wiki2Go
»
GreyList
»
#length
Method: Wiki2Go::GreyList#length
Defined in:
lib/Wiki2Go/GreyList.rb
#
length
⇒
Object
66 67 68
# File 'lib/Wiki2Go/GreyList.rb', line 66
def
length
return
@banned
.
length
end