class PentaGit::CLI

Public Instance Methods

version() click to toggle source
# File lib/penta_git/cli.rb, line 7
def version
  puts VERSION
end