TaskContext.args
Access to arguments provided by the caller.
TaskContext.bazel
Access to Bazel functionality.
TaskContext.http
The
http attribute provides a programmatic interface for making HTTP requests. It is used to fetch data from remote servers and can be used in conjunction with other aspects to perform complex data processing tasks.
Example
TaskContext.std
Standard library is the foundation of powerful AXL tasks.
TaskContext.template
Expand template files.
TaskContext.wasm
EXPERIMENTAL! Run wasm programs within tasks.

