module Git::Switcher

Constants

NAME
VERSION

Public Class Methods

version() click to toggle source
# File lib/git/switcher/version.rb, line 6
def self.version
  "#{NAME} v#{VERSION}"
end