Method: Ra10ke::Duplicates::Verification::Module#type

Defined in:
lib/ra10ke/duplicates.rb

#typeObject



44
45
46
# File 'lib/ra10ke/duplicates.rb', line 44

def type
  git? ? 'git' : 'forge'
end