Handbook
Glossary
make-git-path ( str -- path )
Vocabulary
git
Inputs
str
an
object
Outputs
path
an
object
Definition
USING:
io.pathnames
;
IN:
git
:
make-git-path
( str -- path )
current-git-directory
prepend-path
;