Handbook
Glossary
github-tag-disk-checkout-path ( org/user project tag -- path )
Vocabulary
build-from-source
Inputs
org/user
an
object
project
an
object
tag
an
object
Outputs
path
an
object
Definition
USING:
io.pathnames
kernel
;
IN:
build-from-source
:
github-tag-disk-checkout-path
( org/user project tag -- path )
[
github-disk-path
]
dip
append-path
absolute-path
;