Skip to main content

Module deployer

Module deployer 

Source

Enums§

DeployResult

Functions§

apply_permission_override
Parse an octal mode string (e.g. “755”) and apply it to the file at path.
deploy_copy
Deploy a file by copying content directly to the target.
deploy_symlink
Deploy a file by creating a symlink from target to the source file.