Everything
B.3.4 CS+ Python function (for build tool)

Below is a list of CS+ Python functions (for the build tool).

Table B.4

CS+ Python Function (For build Tool)

Function Name

Function Description

build.All

This function runs a build.

build.ChangeBuildMode

This function changes the build mode.

build.Clean

This function runs a clean.

build.File

This function runs a build of a specified file.

build.Stop

This function stops the currently running build.

build.Update

This function updates the dependencies for the build tool.