module Repokeeper::Analyzers::BranchesAnalyzer::ClassMethods

Public Instance Methods

type() click to toggle source
# File lib/repokeeper/analyzers/mixins/branches_analyzer.rb, line 8
def type
  :branch
end