Method: AppKernel::Function::Errors#length

Defined in:
lib/appkernel/function.rb

#lengthObject



55
56
57
# File 'lib/appkernel/function.rb', line 55

def length
  @all.length
end