Libraries
»
crokus
(0.1.0)
»
Index
»
Code
»
#size
Method: Code#size
Defined in:
lib/crokus/code.rb
#
size
⇒
Object
45 46 47
# File 'lib/crokus/code.rb', line 45
def
size
@lines
.
size
end