Handbook
Glossary
copy-resources ( manifest name dir -- )
Vocabulary
tools
.
deploy
.
backend
Inputs
manifest
an
object
name
an
object
dir
an
object
Outputs
None
Definition
USING:
accessors
io.pathnames
kernel
sequences
vocabs.metadata.resources
;
IN:
tools.deploy.backend
:
copy-resources
( manifest name dir -- )
append-path
swap
vocabs>>
[
copy-vocab-resources
]
with
each
;