userfs.deploy package#
Module contents#
A module for deploying project sources.
- userfs.deploy.deploy(root: Path, project: ProjectSpecification, interaction_options: Dict[str, Any], cli_options: Dict[str, Any]) None [source]#
Deploy an individual project.