module Graal
Constants
- VERSION
Public Class Methods
Repository(repository_path)
click to toggle source
# File lib/graal.rb, line 9 def Repository(repository_path) Repository.new repository_path end
Also aliased as: Repo