module Configure

Public Class Methods

tag_types() click to toggle source
# File lib/build_promotion_tool/configure.rb, line 6
def self.tag_types
  CONFIG.fetch('tags')
end