tools.deploy.backend vocabulary
Factor handbook ยป Vocabulary index


Summary

Metadata
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
can't-deploy-library-file tuplelibrary
vocab-manifest tuplevocabs libraries


Generic words
WordStack effect
deploy*( vocab -- )
deploy-path( vocab -- path )


Symbol words
open-directory-after-deploy?


Ordinary words
WordStack 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 )


Class predicate words
WordStack effect
can't-deploy-library-file?( object -- ? )
vocab-manifest?( object -- ? )


Files


Metadata files