Builder

class Builder

Properties

Link copied to clipboard
var code: Code?

The source code location and configuration details.

Link copied to clipboard

The entry point for the code execution, specifying the function or method that should be invoked when the code runs.

Link copied to clipboard

The runtime environment for executing the code (for example, Python 3.9 or Node.js 18).