Method: CodePoetry::Stat#lines_of_code

Defined in:
lib/code_poetry/stat.rb

#lines_of_codeObject (readonly)

Returns the value of attribute lines_of_code.



10
11
12
# File 'lib/code_poetry/stat.rb', line 10

def lines_of_code
  @lines_of_code
end