Method: Wiki2Go::GreyList#length

Defined in:
lib/Wiki2Go/GreyList.rb

#lengthObject



66
67
68
# File 'lib/Wiki2Go/GreyList.rb', line 66

def length
  return @banned.length
end