Handbook
Glossary
git-unpacked-object-exists? ( hash -- ? )
Vocabulary
git
Inputs
hash
an
object
Outputs
?
an
object
Definition
USING:
io.files
;
IN:
git
:
git-unpacked-object-exists?
( hash -- ? )
make-object-path
file-exists?
;