Handbook
Glossary
shake-and-bake ( vocab -- )
Vocabulary
tools
.
deploy
.
test
Inputs
vocab
an
object
Outputs
None
Definition
USING:
io.directories
io.files.temp
kernel
system
tools.deploy.backend
tools.deploy.config.editor
;
IN:
tools.deploy.test
:
shake-and-bake
( vocab -- )
test-image-path
?delete-file
[
[
vm-path
test-image
temp-file
]
dip
dup
deploy-config
make-deploy-image
drop
]
with-resource-directory
;