Handbook
Glossary
get-git-file-contents ( path -- contents )
Vocabulary
git
Inputs
path
an
object
Outputs
contents
an
object
Definition
USING:
io.encodings.utf8
io.files
;
IN:
git
:
get-git-file-contents
( path -- contents )
make-git-base-path
utf8
file-contents
;