default-config ( vocab -- assoc )
Factor handbook » Developer tools » Application deployment » Preparing to deploy an application » Deployment configuration

Next:deploy-config ( vocab -- assoc )


Vocabulary
tools.deploy.config

Inputs
vocaba vocabulary specifier


Outputs
assocan assoc


Word description
Outputs the default deployment configuration for a vocabulary.

Definition