module Gitsh

Constants

VERSION

Public Class Methods

run() click to toggle source
# File lib/gitsh.rb, line 5
def self.run
  Shell.new
end