Method: RubyCritic::AnalysedModule#file_location

Defined in:
lib/rubycritic/core/analysed_module.rb

#file_locationObject



31
32
33
# File 'lib/rubycritic/core/analysed_module.rb', line 31

def file_location
  pathname.dirname
end