Method: Inch::API::Compare::CodeObjects#fullname

Defined in:
lib/inch/api/compare/code_objects.rb

#fullnameObject



18
19
20
# File 'lib/inch/api/compare/code_objects.rb', line 18

def fullname
  (@before || @after).fullname
end