Parents: | tools.deploy |
Authors: | Slava Pestov |
Class | Superclass | Slots |
can't-deploy-library-file | tuple | library |
vocab-manifest | tuple | vocabs libraries |
Word | Stack effect |
deploy* | ( vocab -- ) |
deploy-path | ( vocab -- path ) |
open-directory-after-deploy? |
Word | Stack effect |
can't-deploy-library-file | ( library -- * ) |
copy-libraries | ( manifest name dir -- ) |
copy-library | ( dir library -- ) |
copy-lines | ( -- ) |
copy-resources | ( manifest name dir -- ) |
copy-vm | ( executable bundle-name -- vm-path ) |
delete-staging-images | ( -- ) |
deploy-command-line | ( image vocab manifest-file profile -- flags ) |
deployed-image-name | ( vocab -- str ) |
input-image-name | ( profile -- name ) |
make-boot-image | ( -- ) |
make-deploy-config | ( vocab -- file ) |
make-deploy-image | ( vm image vocab config -- manifest ) |
make-deploy-image-executable | ( vm image vocab config -- manifest ) |
make-staging-image | ( profile -- ) |
maybe-open-deploy-directory | ( directory -- ) |
parse-vocab-manifest-file | ( path -- vocab-manifest ) |
run-factor | ( vm-path flags -- ) |
run-with-output | ( arguments -- ) |
staging-command-line | ( profile -- flags ) |
staging-image-name | ( profile -- name ) |
Word | Stack effect |
can't-deploy-library-file? | ( object -- ? ) |
vocab-manifest? | ( object -- ? ) |