Libraries
»
just
(1.1.0)
»
Index
»
Just
»
git
Method: Just.git
Defined in:
lib/just.rb
.
git
(*paths) ⇒
Object
25 26 27
# File 'lib/just.rb', line 25
def
self
.
git
(
*
paths
)
File
.
join
(
git_url
,
*
paths
)
end